Week #8 (Nov 6) :: Exception/Interrupt + RTOS
課程資料
- Introduction: the ARM Cortex-M3 Exception / Interrupt
- Interrupt-Driven Input/Output
- Interrupt vectors and vector table
- Interrupt masks and priorities
- NVIC
- STM32F4 external interrupt signals
- Interrupt-Driven Input/Output
- Study of an operating system: FreeRTOS
- Faults inside System Software
- 小小軟體碼錯誤也可能殺人!
- buffer overflow, race condition
- 小小軟體碼錯誤也可能殺人!