********************************************************************************
* Detailed Description:
* Application performs basic initialization, setup PLL to maximum allowed freq.,
* initializes interrupts, blinking one LED by interrupt, second LED by software
* loop, initializes and display notice via UART terminal and then terminal ECHO.
* The example configures the device for maximum performance (OPTIMIZATIONS_ON).
*
* ------------------------------------------------------------------------------
* Test HW: MPC5554EVB
* MCU: MPC5554MVR132
* Fsys: 132/112/80/12 MHz
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: RAM, internal_FLASH
* Terminal: 19200-8-no parity-1 stop bit-no flow control on eSCI_A
* EVB connection: TPU_PORT_37 -> USER_LED_8
* TPU_PORT_38 -> USER_LED_7 (to see blinking LEDs)
*
********************************************************************************