Readme.txt for BSP for M51AC256

Supported hardware:
===================
The sample project for Freescale ColdFire M51AC256
is prepared to run on an DEMOAC eval board,
but may be used on other target hardware as well.

Configurations
==============
- Debug_RAM:
  This configuration is prepared for download into 
  the internal RAM using the BDM and CSpy.
  The macro file M51C256_RAM.mac ensures that
  SP and PC are set after reset.
  The NO_CFM_CONFIG_IN_STARTUP define has to be set as assembly option.

- Debug_FLASH:
  This configuration is prepared for debugging and
  can be downloaded into internal FLASH using BDM
  and CSpy.

- Release:
  This configuration is prepared to build a "release"
  output which can be downloaded into FLASH
  using BDM and the IAR Flashloader via CSpy.






