1. Embedded Systems Programming I - Introduction
  2. Embedded Systems Programming II - gcc ARM Toolchain ans Simple Code on Ubuntu and Fedora
  3. Embedded Systems Programming III - Eclipse CDT Plugin for gcc ARM Toolchain
  4. Memory-mapped I/O vs Port-mapped I/O
  5. Interrupt & Interrupt Latency
  6. Little Endian/Big Endian & TCP Sockets
  7. Bit Manipulation
  8. Linux Processes and Signals
  9. Linux Drivers 1