Readme.txt for the NXP LPC2478 start project.

This project was built for Segger Embedded Studio V6.34a.

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:
  This configuration is prepared for download into internal Flash using J-Link.
  An embOS debug and profiling library is used.

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