ReadMe.txt for the NXP (Freescale) iMX25 start project.

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

Supported hardware:
===================
The sample project for the iMX25 is prepared to run on
an IAR KSK-iMX25 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.

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

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

- Release_SDRAM:
  This configuration is prepared for download into external
  SDRAM using J-Link. An embOS release library is used.
