Readme.txt for the NXP LPC2478 start project.

This project was built for IAR Embedded Workbench for ARM V8.11.1.

Supported hardware:
===================
The sample project for the LPC2478 is prepared to run on an
Embedded Artists LPC2478-16 Developer's Kit. It may also be used on an
Embedded Artists LPC2478-32 Developer's Kit if the define DATABUS_32BIT
in RTOSInit_LPC2478.c is set accordingly. Using different target hardware
may require further modifications.

Configurations:
===============
- Debug_RAM:
  This configuration is prepared for download into internal
  RAM using J-Link. An embOS debug and profiling library
  is used.

- Debug_Flash:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS debug and profiling librar
  is used.

- Release_Flash:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS release library is used.
