分享到plurk 分享到twitter 分享到facebook

版本 b4b50d88d06cc2dbfbd3143a8b8cd65fe0989d6b

embedded/2012w4

Changes from b4b50d88d06cc2dbfbd3143a8b8cd65fe0989d6b to current

---
title: Week #4 (Oct 9) ::  	Timer, Interrupt, Exception in ARM
toc: no
...

教材
---------
- [Timer, Interrupt, Exception in ARM](/embedded/2012w4/tim-int-ex.pdf)
- [Concurrent processes and real-time scheduling](/embedded/2012w4/concurrency-scheduling.pdf)
- [Co-routines vs. Tasks](http://www.freertos.org/taskandcr.html)
- [The Architecture of Open Source Applications: FreeRTOS](http://www.aosabook.org/en/freertos.html)
  * [簡體中文翻譯](http://www.ituring.com.cn/article/4063)

參考資訊
---------
- [FreeRTOS Implementation](http://www.freertos.org/implementation/main.html)

- ARM "Cortex-M3 Technical Reference Manual"
  * http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0337i

- ARMv7-M Architecture Reference Manual
  * http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0403c