|Listed in category:
Have one to sell?

Programming Embedded Systems: With C and GNU Development Tools, 2nd Edition

US $100.00
ApproximatelyRM 427.82
Condition:
Like New
2 available
Breathe easy. Returns accepted.
Shipping:
US $4.50 (approx RM 19.25) USPS Media MailTM.
Located in: Albuquerque, New Mexico, United States
Delivery:
Estimated between Thu, 7 Aug and Tue, 12 Aug to 94104
Estimated delivery dates - opens in a new window or tab include seller's handling time, origin ZIP Code, destination ZIP Code and time of acceptance and will depend on shipping service selected and receipt of cleared paymentcleared payment - opens in a new window or tab. Delivery times may vary, especially during peak periods.
Returns:
14 days return. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:267070147767

Item specifics

Condition
Like New: A book in excellent condition. Cover is shiny and undamaged, and the dust jacket is ...
Title
Programming Embedded Systems: With C and GNU Development Tools, 2
Pages
301
ISBN
9780596009830

About this product

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596009836
ISBN-13
9780596009830
eBay Product ID (ePID)
53565025

Product Key Features

Number of Pages
336 Pages
Language
English
Publication Name
Programming Embedded Systems : with C and Gnu Development Tools
Subject
Hardware / Peripherals, Hardware / General, General
Publication Year
2006
Features
Revised
Type
Textbook
Subject Area
Computers
Author
Anthony Massa, Michael Barr
Format
Perfect

Dimensions

Item Height
0.8 in
Item Weight
18.6 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
2
Intended Audience
Scholarly & Professional
LCCN
2006-287300
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.26
Table Of Content
Dedication;Foreword;Preface; Why We Wrote This Book; Intended Audience; Organization; Conventions, Typographical and Otherwise; Obtaining the Examples Online; Using Code Examples; Comments and Questions; Safari® Enabled; Personal Comments and Acknowledgments;Chapter 1: Introduction; What Is an Embedded System?; Variations on a Theme; Embedded Design Examples; Life As an Embedded Software Developer; The C Language: The Lowest Common Denominator; A Few Words About Hardware;Chapter 2: Getting to Know the Hardware; Understanding the Big Picture; Hardware Basics; Examine the Landscape; Learn How to Communicate; Getting to Know the Processor; Study the External Peripherals; Initialize the Hardware;Chapter 3: Your First Embedded Program; Hello, World!; The Blinking LED Program; The Role of the Infinite Loop;Chapter 4: Compiling, Linking, and Locating; The Build Process; Building the Blinking LED Program; A Quick Look at Makefiles;Chapter 5: Downloading and Debugging; Downloading the Blinking LED Program; Remote Debuggers; Emulators; Other Useful Tools; Dig into the Hardware;Chapter 6: Memory; Types of Memory; Direct Memory Access; Endian Issues; Memory Testing; Validating Memory Contents; Using Flash Memory;Chapter 7: Peripherals; Control and Status Registers; The Device Driver Philosophy; Device Driver Design;Chapter 8: Interrupts; Overview; Interrupt Map; Interrupt Service Routine; The Improved Blinking LED Program; Summary of Interrupt Issues;Chapter 9: Putting It All Together; Application Overview; Working with Serial Ports; Command-Line Interface Processing;Chapter 10: Operating Systems; History and Purpose; The Scheduler; Tasks; Task Synchronization; Message Passing; Other Functionality; Interrupt Handling; Real-Time Characteristics; To Use or Not to Use an RTOS; Additional Resources;Chapter 11: eCos Examples; Introduction; Task Mechanics; Mutex Task Synchronization; Semaphore Task Synchronization; Message Passing; eCos Interrupt Handling;Chapter 12: Embedded Linux Examples; Introduction; Accessing Hardware in Linux; Task Mechanics; Mutex Task Synchronization; Semaphore Task Synchronization; Message Passing;Chapter 13: Extending Functionality; Common Peripherals; Networking for All Devices Great and Small;Chapter 14: Optimization Techniques; Increasing Code Efficiency; Decreasing Code Size; Problems with Optimizing Compilers; Reducing Memory Usage; Power-Saving Techniques; Limiting the Impact of C++;Appendix 1: The Arcom VIPER-Lite Development Kit;Appendix 2: Setting Up Your Software Development Environment; Windows Host Installation; Linux Host Installation; Example Code Installation;Appendix 3: Building the GNU Software Tools; Extracting the Source Files; Building the Toolchain;Appendix 4: Setting Up the eCos Development Environment; The eCos Build Environment;Appendix 5: Setting Up the Embedded Linux Development Environment; Linux Build Environment Setup; Embedded Linux Examples;
Edition Description
Revised edition
Synopsis
If you have programming experience and a familiarity with C--the dominant language in embedded systems--"Programming Embedded Systems," Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software. The first edition of "Programming Embedded Systems" taught the subject to tens of thousands of people around the world and is now considered the bible of embedded programming. This second edition has been updated to cover all the latest hardware designs and development methodologies. The techniques and code examples presented here are directly applicable to real-world embedded software projects of all sorts. Examples use the free GNU software programming tools, the eCos and Linux operating systems, and a low-cost hardware platform specially developed for this book. If you obtain these tools along with "Programming Embedded Systems," Second Edition, you'll have a full environment for exploring embedded systems in depth. But even if you work with different hardware and software, the principles covered in this book apply. Whether you are new to embedded systems or have done embedded work before, you'll benefit from the topics in this book, which include: How building and loading programs differ from desktop or server computers Basic debugging techniques--a critical skill when working with minimallyendowed embedded systems Handling different types of memory Interrupts, and the monitoring and control of on-chip and external peripherals Determining whether you have real-time requirements, and whether your operating system and application can meet those requirements Task synchronization with real-time operating systems and embedded Linux Optimizing embedded software for size, speed, and power consumption Working examples for eCos and embedded Linux So whether you're writing your first embedded program, designing the latest generation of hand-held whatchamacalits, or managing the people who do, this book is for you. "Programming Embedded Systems" will help you develop the knowledge and skills you need to achieve proficiency with embedded software. Praise for the first edition: ""This lively and readable book is the perfect introduction for those venturing into embedded systems software development for the first time. It provides in one place all the important topics necessary to orient programmers to the embedded development process." --Lindsey Vereen, Editor-in-Chief, Embedded Systems Programming, Authored by two of the leading authorities in the field, this guide offers readers the knowledge and skills needed to achieve proficiency with embedded software., If you have programming experience and a familiarity with C--the dominant language in embedded systems-- Programming Embedded Systems , Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software. The first edition of Programming Embedded Systems taught the subject to tens of thousands ofpeople around the world and is now considered the bible of embedded programming. This second edition has been updated to cover all the latest hardware designs and development methodologies. The techniques and code examples presented here are directly applicable to real-world embedded software projects of all sorts. Examples use the free GNU software programming tools, the eCos and Linux operating systems, and a low-cost hardware platform specially developed for this book. If you obtain these tools along with Programming Embedded Systems , Second Edition, you'll have a full environment for exploring embedded systems in depth. But even if you work with different hardware and software, the principles covered in this bookapply. Whether you are new to embedded systems or have done embedded work before, you'll benefit from the topics in this book, which include: How building and loading programs differ from desktop or servercomputers Basic debugging techniques--a critical skill when working withminimally endowed embedded systems Handling different types of memory Interrupts, and the monitoring and control of on-chip and externalperipherals Determining whether you have real-time requirements, and whetheryour operating system and application can meet those requirements Task synchronization with real-time operating systems and embeddedLinux Optimizing embedded software for size, speed, and power consumption Working examples for eCos and embedded Linux So whether you're writing your first embedded program, designing thelatest generation of hand-held whatchamacalits, or managing the peoplewho do, this book is for you. Programming EmbeddedSystems will help you develop the knowledge and skills youneed to achieve proficiency with embedded software. Praise for the first edition: "This lively and readable book is the perfect introduction for those venturing into embedded systems software development for the first time. It provides in one place all the important topics necessary to orient programmers to the embedded development process. --Lindsey Vereen, Editor-in-Chief, Embedded Systems Programming, If you have programming experience and a familiarity with C--the dominant language in embedded systems--"Programming Embedded Systems," Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.The first edition of "Programming Embedded Systems" taught the subject to tens of thousands ofpeople around the world and is now considered the bible of embedded programming. This second edition has been updated to cover all the latest hardware designs and development methodologies.The techniques and code examples presented here are directly applicable to real-world embedded software projects of all sorts. Examples use the free GNU software programming tools, the eCos and Linux operating systems, and a low-cost hardware platform specially developed for this book. If you obtain these tools along with"Programming Embedded Systems," Second Edition, you'll have a full environment for exploring embedded systems in depth. But even if you work with different hardware and software, the principles covered in this bookapply.Whether you are new to embedded systems or have done embedded work before, you'll benefit from the topics in this book, which include: How building and loading programs differ from desktop or servercomputersBasic debugging techniques--a critical skill when working withminimally endowed embedded systemsHandling different types of memoryInterrupts, and the monitoring and control of on-chip and externalperipheralsDetermining whether you have real-time requirements, and whetheryour operating system and application can meet those requirementsTask synchronization with real-time operating systems and embeddedLinuxOptimizing embedded software for size, speed, and power consumptionWorking examples for eCos and embedded LinuxSo whether you're writing your first embedded program, designing thelatest generation of hand-held whatchamacalits, or managing the peoplewho do, this book is for you. "Programming EmbeddedSystems" will help you develop the knowledge and skills youneed to achieve proficiency with embedded software.Praise for the first edition: ""This lively and readable book is the perfect introduction for those venturing into embedded systems software development for the first time. It provides in one place all the important topics necessary to orient programmers to the embedded development process."--Lindsey Vereen, Editor-in-Chief, Embedded Systems Programming
LC Classification Number
TK7895.E42

Item description from the seller

About this seller

Booque

99.7% positive feedback821 items sold

Joined Sep 2003

Detailed Seller Ratings

Average for the last 12 months
Accurate description
5.0
Reasonable shipping cost
4.9
Shipping speed
4.9
Communication
4.9

Seller feedback (150)

All ratings
Positive
Neutral
Negative