Embedded Operating Systems: A Practical Approach

  • 2h 25m
  • Alan Holt, Chi-Yu Huang
  • Springer
  • 2014
  • Provides an introduction to each of the component parts of an operating system
  • Presents a focus on embedded systems and virtual machines
  • Demonstrates how to build a fully-functional GNU/Linux embedded operating system

This practically-oriented textbook/reference provides a clear introduction to the different component parts of an operating system and how these work together.

The easy-to-follow text covers the bootloader, kernel, filesystem, shared libraries, start-up scripts, configuration files and system utilities. The procedure for building each component is described in detail, guiding the reader through the process of creating a fully functional GNU/Linux embedded operating system.

Topics and features:

  • Presents a concise overview of the GNU/Linux system, and a detailed review of GNU/Linux filesystems
  • Describes how to build an embedded system to run on a virtual machine, and to run natively on an actual processor
  • Introduces the concept of the compiler toolchain, demonstrating how to develop a cross toolchain so that programs can be built on a range of different architectures
  • Discusses the ARM-based platforms BeagleBone and Raspberry Pi
  • Explains how to build OpenWRT firmware images for OMxP Open-mesh devices and the Dragino MS14 series

Ideal for undergraduate and graduate level students studying operating systems, the book will also prove to be highly useful to industry professionals involved in this area.

About the Authors

Dr. Alan Holt is Chief Technical Officer at the network consultancy company IP Performance Ltd., based in Bristol, UK. His publications include the Springer title Network Performance Analysis: Using the J Programming Language.

Dr. Chi-Yu Huang works for Tata Technologies Ltd., and is currently a software consultant on the Airbus project in Bristol. She was formerly Operations Manager for DL Consulting, New Zealand. Together with Dr. Holt, she is also co-author of the Springer book 802.11 Wireless Networks: Security and Analysis.

In this Book

  • Introduction
  • Overview of Gnu/Linux
  • The Filesystem in Detail
  • Building an Embedded System (First Pass)
  • Building an Embedded System (Second Pass)
  • Compiler Toolchains
  • Embedded ARM Devices
  • OpenWrt