News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

Second major book on Embedded Linux is published

Mar 19, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — 1 views

Addison Wesley Professional has released a new technical book on Embedded Linux entitled Embedded Linux: Hardware, Software, and Interfacing. From the book's back cover . . .

Embedded Linux: Hardware, Software, and Interfacing — by Dr. Craig Hollabaugh — is one of the first books available that teaches you development and implementation of interfacing applications on an… embedded Linux platform. In this book, you will find a comprehensive discussion of platform selection, cross-compiling, kernel compilation, root filesystem creation, booting, remote debugging, real-world interfacing, application control, data collection, archiving, and presentation.

This book includes serial, parallel, memory I/O, USB, and interrupt-driven hardware designs using x86, StrongARM, and PowerPC based target boards. In addition, you will find simple device driver module code that connects external devices to the kernel and network integration code that connects embedded Linux field devices to a centralized control center. Chapter examples will teach hardware developers how to store and activate their field bits and deliver process information using open source software. If you are a hardware developer, software developer, system integrator, or product manager who's begun exploring embedded Linux for interfacing applications, this book is for you.

Dr. Craig Hollabaugh's Embedded Linux will help you . . .

  • Select an embedded Linux platform (x86, StrongARM, and PowerPC architectures are covered)
  • Create a cross-compiling and debugging development environment
  • Build a custom Linux kernel for each architecture
  • Create a minimum root filesystem
  • Boot the custom Linux kernel on three target boards with x86, SA1110, and MPC860 microprocessors
  • Remote debug programs running on a target board across an ethernet network using GNU tools
  • Connect data acquisition and control electronics/peripherals using the microprocessor's serial, parallel, memory I/O, and USB interfaces
  • Measure average interrupt latencies for the x86, SA1110, and MPC860 microprocessors
  • Design an interrupt-driven process timer with 1mS accuracy
  • Interface the peripherals to the kernel and applications using device driver modules
  • Collect, control, store, and present data via open source protocols and applications
  • Analyze embedded Linux vendor product offerings

Embedded Linux is published by Addison Wesley Professional (ISBN: 0672322269) and is available at Amazon.com, Barnes&Noble.com, and fatbrain.com.

43 sample pages of the book are available for reading online at Amazon.com, here.

The outline of the book is available here.



 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.