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

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

Supported hardware:
===================
The sample project for the AT91SAM9G20 is prepared to run on
a Microchip (Atmel) AT91SAM9G20-EK. 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_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 AT91SAM9G20-EK. After reset, the booloader will load
  the application into iRAM and start the application.
