//------------------------------------------------------------------------
//	8560 ADS rev. Pilot README
//------------------------------------------------------------------------

This stationery project is designed to get you up and running quickly with
CodeWarrior for PQ3 on the 8560 ADS evaluation board.

The ROM image can be burned in FLASH using the Code Warrior Flash Programmer:

  1. Open the Flash Programmer window (Tools -> Flash Programmer)
  2. The flash programmer settings are:

Default settings: 
   SW3 = 001110 (boot from EEPROM)

    Target Configuration:
      Target Processor: 8560
      Connection: Power TAP PRO CCS
      Initialization File: \PowerPC_EABI_Support\Initialization_Files\Jtag\8560ADS_boot_seq_init.cfg
      Target Memory Buffer Address: 0x00002000
      Target Memory Buffer Size:    0x00020000

Boot from flash (local bus GPCM 32bit ROM)
   SW3 = 111111 (0=ON, 1=OFF)
 
    Target Configuration:
      Target Processor: 8560
      Connection: Power TAP PRO CCS
      Initialization File: \PowerPC_EABI_Support\Initialization_Files\Jtag\8560ADS_init.cfg
      Target Memory Buffer Address: 0x00002000
      Target Memory Buffer Size:    0x00020000

    Flash Configuration:
      Device: IN28F640J3
      Flash Base Address: 0xFF000000
      Organization: 4Mx16x2

The program is configured to communicate over the RS232 port 2 with
null modem 57600 baud,N,8,1 with no flow control. If was set up correctly,
you will receive the "Welcome to CodeWarrior" message in a terminal window.

Important Note!
---------------

In order to erase/program the flash memory it is strongly recommended
to boot from FLASH (for more information about the known issues with this target
please read the Flash_Programmer_Notes.txt file).
Debugging the ROM version of the stationary generated project is possible only
if the boot from FLASH configuration is selected. The 8560ADS_init_ROM.cfg
initialization file works only if the board is set to boot from FLASH.
The flash operations will not work on all 8560ADS boards if
the 'boot from FLASH' option was selected and the flash memory was previously erased.


//------------------------------------------------------------------------
//	Contacting Metrowerks
//------------------------------------------------------------------------

For bug reports, technical questions, and suggestions, please use the
forms in the Release Notes folder on the CD, and send them to:

emb_support@metrowerks.com
