ReadMe.txt for the Microchip (Atmel) AT91SAM9RL64 start project.

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

Supported hardware:
===================
The sample project for the AT91SAM9RL64 is prepared to run on
a Microchip (Atmel) AT91SAM9RL64-EK. 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_DF:
  This configuration is prepared to generate a release version
  which contains the application and a bootloader. An embOS
  release library is used.

  The generated output file can be programmed into the DataFlash
  of the AT91SAM9RL64-EK. After reset, the booloader will load
  the application into SDRAM and start the application.
