Readme.txt for BSP for AT91SAM7S256

Supported hardware:
===================
The sample project for ATMEL AT91SAM7S256 is prepared
to run on an ATMEL AT91SAM7S256-EK eval board,
but may be used on other target hardware as well.

Configurations
==============
- Debug_FLASH:
  This configuration is prepared for debugging and
  can be downloaded into internal FLASH using J-Link
  and CSpy.
  The FlashDL and FlashBP features of J-Link are
  enabled in this configuration.
  A call of SAM7_FLASH.mac ensures that 
  FLASH is mapped at 0x00.

- Debug_RAM:
  This configuration is prepared for download into 
  internal RAM using J-Link and CSpy. A call of 
  SAM7_RAM.mac ensures that internal RAM
  is mapped at 0x00.

