Readme.txt for the NXP LPC3250 start project.

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

Supported hardware:
===================
The sample project for the LPC3250 is prepared to run on
a Phytec PCM-967 eval board. Using different target hardware
may require modifications.

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

- Debug_SDRAM:
  This configuration is prepared for download into external
  RAM using J-Link. An embOS debug and profiling library
  is used.

- Release_xSDRAM_NAND_256MBit
  This configuration is prepared for download into external
  NAND Flash. The application runs from external SDRAM. An
  embOS release library is used.

  This configuration works with the 256MBit NAND flash version
  of the eval board only.

- Release_xSDRAM_NAND_512MBit
  This configuration is prepared for download into external
  NAND Flash. The application runs from external SDRAM. An
  embOS release library is used.

  This configuration works with the 512MBit NAND flash version
  of the eval board only.
