ReadMe.txt for the MPC5645S start project.

This project was built for CodeWarrior for MCU V10.5.


Supported hardware:
===================
The sample project for Freescale MPC5645S is prepared
to run on a Freescale  MPC5645S_DEMO_V2 eval board, but may be used on other 
target hardware as well.

Using different target hardware may require modifications.

Configurations:
===============
- Debug_RAM:
  This configuration is prepared for download into
  internal RAM using P&E USB Multilink interface.
  An embOS debug and profiling library is used.

- Release_RAM:
  This configuration is prepared to build a "release"
  output which can be downloaded into RAM using P&E USB Multilink interface.
  An embOS release library is used.

- Debug_FLASH:
  This configuration is prepared for download into
  internal Flash using P&E USB Multilink interface.
  An embOS debug and profiling library is used.

- Release_FLASH:
  This configuration is prepared to build a "release"
  output which can be downloaded into Flash using P&E USB Multilink interface.
  An embOS release library is used.
