ABSTRACT

Based upon the authors' experience in designing and deploying an embedded Linux system with a variety of applications, Embedded Linux System Design and Development contains a full embedded Linux system development roadmap for systems architects and software programmers. Explaining the issues that arise out of the use of Linux in embedded systems, the book facilitates movement to embedded Linux from traditional real-time operating systems, and describes the system design model containing embedded Linux.

This book delivers practical solutions for writing, debugging, and profiling applications and drivers in embedded Linux, and for understanding Linux BSP architecture. It enables you to understand: various drivers such as serial, I2C and USB gadgets; uClinux architecture and its programming model; and the embedded Linux graphics subsystem. The text also promotes learning of methods to reduce system boot time, optimize memory and storage, and find memory leaks and corruption in applications.

This volume benefits IT managers in planning to choose an embedded Linux distribution and in creating a roadmap for OS transition. It also describes the application of the Linux licensing model in commercial products.

chapter 1|28 pages

Intr oduction

chapter 2|30 pages

Getting Started

chapter 3|30 pages

Boar d Support Package

chapter 4|38 pages

Embedded Storage

chapter 5|38 pages

Embedded Drivers

chapter 6|36 pages

Porting Applications

chapter 7|60 pages

Real-Time Linux

chapter 8|48 pages

Building and Debugging

chapter 9|32 pages

Embedded Graphics

chapter 10|42 pages

uClinux