1 |
Green
Hills Software |
Archive of white papers on
using C++ in embedded systems. It also includes the history of
embedded C++ (EC++), by P.J. Plauger from the 1997 edition of
Embedded Systems Programming magazine. |
|
Green
Hills Software White Papers Archive |
Archive of embedded systems
technical white papers. Most of them relate to "embedded
C++", whether at the overview or application specific
level. As such, they are an excellent starting point on Embedded
C++ if you are considering this for your application. |
|
C++
FAQ Repository at MIT |
Main repository for official C++ FAQ's at MIT.
Better to check the FAQ's at their direct locations, however.
|
|
Embedded
Power white papers and articles |
Developing C/C++ Embedded
Applications * Choosing a Compiler for Embedded Development *
How the Embedded Tool Chain Works * Writing ROMable C Code * Why
Choose the 386 Architecture for Embedded Development * Why use a
software Simulator? * Intel OMF/386 File Format information |
|
Scott
Meyers' Magazine Publications |
Meyer's is the author of
Effective C++ and is well recognised as one of the best writers
on C++. This collection of articles focuses mainly on smart
pointers and reference counting, and so will be of interest to
anyone trying to implement their own garbage collector. |
|
|