********************************************************************************
* Detailed Description:
* Application performs basic initialization, setup PLL to maximum allowed freq.,
* initializes interrupts, blinking one LED by interrupt,
* initializes and display notice via UART terminal and then terminal ECHO.
*
* You can choose TRK or Minimodule version using USED_BOARD macro
*
* ------------------------------------------------------------------------------
* Test HW: XPC560P 100LQFP, XPC56XX EVB MOTHEBOARD Rev.B, TRK-MPC5604P Rev.B
* MCU: PPC5604PEFMLL 0M36W
* Terminal: 19200-8-no parity-1 stop bit-no flow control on LINFLEX_0
* Fsys: 64/40 MHz
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: RAM, internal_FLASH
* EVB connection: Jumper J8 1st position fit LED1 connected to PE4, jumpers J22,23 position 2-3 fit SCI tx and rx connected
*
********************************************************************************