[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

7. References

This appendix gives references to books and standard documents that are useful in developping an application:

ISO/IEC 9899:1990
Programming languages -- C

This is the ANSI C standard available at http://www.iso.org.

ISO/IEC 14882:1998
Programming languages -- C++

This is the ANSI C++ standard available at http://www.iso.org.

Debugging with GDB: the GNU Source-Level Debugger
ISBN 1-882114-77-9
The GDB documentation book published by the Free Software Foundation.

Understanding and Porting GNU CC
ISBN 1-882114-37-X
The GCC documentation book published by the Free Software Foundation.

M68HC11 Reference Manual
The 68HC11 reference manual available at http://e-www.motorola.com.

M68HC12 Reference Manual
The 68HC12 reference manual available at http://e-www.motorola.com.

Developing Embedded Software in C Using ICC11/ICC12/Hiware
by Jonathan W. Valvano
Although this book refers to the ICC11/ICC12 commercial compiler, it provides useful information about the C programming language and most of it is applicable to the GNU Development Tools as well. It is recommended to beginners in C. You can browse it online at http://www.ece.utexas.edu/~valvano/embed/toc1.htm.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Stephane Carrez on January, 30 2005 using texi2html