Friday, December 5, 2008

Programming Embedded Systems in C and C++



This book introduces embedded systems to C and C++ programmers. Topics
include testing memory devices, writing and erasing Flash memory, verifying
nonvolatile memory contents, controlling on-chip peripherals, device driver
design and implementation, optimizing embedded code for size and speed,
and making the most of C++ without a performance penalty.

Chapter 1. Introduction
Chapter 2. Your First Embedded Program
Chapter 3. Compiling, Linking, and Locating
Chapter 4. Downloading and Debugging
Chapter 5. Getting to Know the Hardware
Chapter 6. Memory
Chapter 7. Peripherals
Chapter 8. Operating Systems
Chapter 9. Putting It All Together
Chapter 10. Optimizing Your Code
Appendix A. Arcom's Target188EB

0 comments:

Post a Comment