임베디드/임베디드 프로젝트

RTOS 개발 프로젝트

fish9903 2023. 3. 13. 16:01

'임베디드 OS 개발 프로젝트' 책을 따라 진행한 내용입니다.

 

- 2023.03.06 시작

- 2023.03.07 Reset vector

- 2023.03.14 Booting

- 2023.03.21 UART

- 2023.03.07 Interrupt(1)

- 2023.04.03 Interrupt(2)

- 2023.04.04 Timer

- 2023.07.04 Task, Scheduler, Context switching

- 2023.07.05 Event

- 2023.07.09 Message queue

- 2023.07.10 Synchronization(semaphore, mutex)

 

 

https://github.com/fish9903/RTOS-project

 

GitHub - fish9903/RTOS-project: 임베디드 OS 개발 프로젝트 참고

임베디드 OS 개발 프로젝트 참고. Contribute to fish9903/RTOS-project development by creating an account on GitHub.

github.com


참고한 문서

ARM info center

https://developer.arm.com/documentation/dui0417/d/?lang=en 

 

Documentation – Arm Developer

 

developer.arm.com