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

版本 dad00061431e7da7f38d9f0e795b3b18777af704

embedded/2013w14

Changes from dad00061431e7da7f38d9f0e795b3b18777af704 to 7822744ce3fb5e85a7d9c52fbd0dd54a34c9d6b5

---
title: Week #14 (May 21) :: Embedded Kernel Review (2)
toc: no
...

教材
-------
* 《`矽谷大革命-開發麥金塔的非凡歷史歲月<http://books.gotop.com.tw/o_A165>`_》(Revolution in The Valley)
* `台大教授:最難的一課,我們卻沒教給學生<http://www.businessweekly.com.tw/KBlogArticle.aspx?id=3676>`_
* RTOS Myth
  * `Myth #1: Mutexes and Semaphores are Interchangeable<http://embeddedgurus.com/barr-code/2008/01/rtos-myth-1-mutexes-and-semaphores-are-interchangeable/>`_
  * `Myth #2: RMA is for Academics<http://embeddedgurus.com/barr-code/2008/03/rtos-myth-2-rma-is-for-academics/>`_
  * `Myth #3: Mutexes are Needed at the Task Level<http://embeddedgurus.com/barr-code/2008/03/rtos-myth-3-mutexes-are-needed-at-the-task-level/>`_

* FreeRTOS
  * `FreeRTOS操作系统Tickless低功耗特性的实现原理<http://www.energymcu.com/home.php?mod=space&uid=2&do=blog&id=13>`_
  * `NVIC & PendingSV<http://essayoflive.blogspot.tw/2011/11/freertos.html>`_
  * `NVIC & PendSV<http://essayoflive.blogspot.tw/2011/11/freertos.html>`_