Readme.txt for the NXP LPC3131 start project.

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

Supported hardware:
===================
The sample project for the LPC3131 is prepared to run on
an Embedded Artists LPC3131/41 OEM board. Using different
target hardware may require modifications.

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

- Release_SDRAM_SPI_NOR:
  This configuration is prepared for download into external
  SPI NOR flash using J-Link. The application runs from
  external SDRAM. An embOS release library is used.

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

- Release_iRAM_SPI_NOR:
  This configuration is prepared for download into external
  SPI NOR flash using J-Link. The application runs from
  external SDRAM. An embOS release library is used.

Notes:
======
To run from SPI NOR, set jumpers BOOT0 to BOOT2 as shown below:

  -xx BOOT0 (right)
  -xx BOOT1 (right)
  xx- BOOT2 (left)

To use the Debug_iRAM and Debug_SDRAM configurations, simply
remove all jumpers before debugging.
