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

版本 cb3f1ee4cf481a5f2d09e8060b505943b08b1071

embedded/uclinux

Changes from cb3f1ee4cf481a5f2d09e8060b505943b08b1071 to 50eb534531ef95c6c7b98e8b30f3760bc375842f

---
title: uClinux
categories: embedded, arm, stm32, stm32f429
toc: no
...

組員
----

Hackpad
------------
`Hackpad<https://hackpad.com/UClinux-EEaoU4qOP12>`_

作業系統架構
------------

硬體驅動原理
------------
* GPIO
  - `Linux GPIO interface<https://www.kernel.org/doc/Documentation/gpio/gpio.txt>`_
* EXTI
* EXTI, NVIC
  - interrupt handling

效能表現
--------

參考資料
--------
* `Introduction to uClinux<http://free-electrons.com/docs/uclinux/>`_
* `Getting Familiar with uClinux/ARM 2.6<http://opensrc.sec.samsung.com/Getting_Familiar_with_uClinuxARM2_6.html>`_
* `Practical Advice on Running uClinux on Cortex-M3/M4<http://electronicdesign.com/embedded/practical-advice-running-uclinux-cortex-m3m4>`_
* `µClinux for ARM Cortex-M3<http://www.eetimes.com/document.asp?doc_id=1316982>`_