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

版本 d5cc1fd9173ec6dd6d1a8566217376d3aff5a52e

embedded/2013w14

Changes from d5cc1fd9173ec6dd6d1a8566217376d3aff5a52e to 7d9f14d323799f809b599cc6ed030af576fd0e8c

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

教材
-------
* `台大教授:最難的一課,我們卻沒教給學生<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>`_