★【Embedded Linux實作應用計算機組織概】
1.Introduction to Embedded System
2.ARM architecture (Cortex-A8) Introduction to
3.Development Board
4.GNU Software
5.Development tools Debugging tools
6.Introduction to Bootloader
7.Embedded Linux Kernel
8.File System
9.Open Source Application porting guide
10.Linux Device Driver
★【Android Framework Porting 框架移植實務】
1.Introduction to Android
2.Android Stack Architecture
3.Android Software Development Kit
4.Android Kernel
5.Android Building System
6.Android HAL Driver Porting
★【嵌入式Device driver程式開發實務】
1.Introduction to Linux Device Driver (Linux 輸出入裝置與驅動程式簡介)
2.Linux Kernel Module Building and Running (Linux核心模組建置與執行)
3.Char Driver (字元驅動程式)
4.Debugging Linux Kernel and Device Driver (Linux核心與驅動程式除錯)
5.Kernel concurrency and Race conditions (核心一致性與競爭問題)
6.Advanced Char Driver (進階字元驅動程式)
7.Time, Delay and Deferred work (時間,延遲與遲緩操作探討)
8.Allocation Memory(記憶體配置)
9.Communicating with Hardware(硬體裝置溝通)
10.Interrupt Handler (中斷控制)
11.Data Types in the Linux Kernel(核心資料型別)