Saturday, November 7, 2009

Appendix 4. Setting Up the eCos Development Environment










Appendix 4. Setting Up the eCos Development Environment




To build an eCos application, you must link the application with the eCos library. This appendix describes how to build a new eCos library for linking with application code.


A prebuilt eCos library is already included in the book's compressed file, but you may need to know the eCos library build procedure if you move to a new development board or require additional functionality in the eCos library.


The eCos examples, covered in Chapter 11, are built in the same manner as the other examples in the book. The build procedure is covered in Chapter 4, and the download-and-debug procedure in Chapter 5. The eCos examples are built using the GNU tools set up in Appendix B, along with the prebuilt eCos library.


Additional details about building eCos applications can be found in the book Embedded Software Development with eCos, by Anthony Massa (Prentice Hall PTR).












No comments: