Embedded Software Development with eCos
by Anthony J. Massa
Publisher: Prentice Hall PTR 2002
ISBN/ASIN: 0130354732
ISBN-13: 9780130354730
Number of pages: 399
Description:
The book shows developers and managers the advantages of using eCos -- the Embedded Configurable Operating System from Red Hat - over proprietary or commercial embedded operating systems. As an Open Source solution, eCos provides a low-cost, royalty free option for embedded software development.
Download or read it online for free here:
Download link
(1.8MB, PDF)
Similar books
Linux Appliance Designby Bob Smith, et al. - No Starch Press
The book shows how to use librta to build a Linux appliance. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces. The book shows how to build different user interfaces including a web interface.
(7235 views)
Linux Shell Scripting Tutorial: A Beginner's Handbookby Vivek G. Gite - nixCraft
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.
(15983 views)
GNU Make: A Program for Directed Compilationby Richard M. Stallman, Roland McGrath - Free Software Foundation
The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them. This manual describes GNU make, which was implemented by Richard Stallman and Roland McGrath.
(12793 views)
The Linux Programmer's Guideby Sven Goldt, at al.
This guide helps Linux programmers understand the peculiarities of Linux. It should be useful when porting programs from other operating systems. It describes the system calls and the major kernel changes which have effects on older programs.
(15428 views)