Readme.txt for BSP for the LPC2468 start project.

This project was built for Rowley CrossWorks for ARM V3.6.3
It has been tested with the following versions:
- V3.6.3

Supported hardware:
===================
The sample project for NXP LPC2468 is prepared
to run on an Embedded Artists LPC2468 eval board,
but may be used on other target hardware as well.

Using different target hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into
  internal Flash using J-Link.
  An embOS debug and profiling library is used.
  A call of LPC2xxx_FLASH.mac ensures that
  FLASH is mapped at 0x00.

- Release:
  This configuration is prepared to build a "release"
  output which can be downloaded into Flash using J-Link.
  An embOS release library is used.
  A call of LPC2xxx_FLASH.mac ensures that FLASH
  is mapped at 0x00.
