Detailed Description:
* This example shows, how to configure Mode entry module and enable required
* peripherals only. RTC module is configured to create interrupt every 50ms.
* Microcontroller is in in STOP mode most of the time and it is waken-up using RTC
* interrupt.
*
* ------------------------------------------------------------------------------
* Test HW: XPC560S 144LQFP, XPC56XX EVB MOTHEBOARD Rev.C
* MCU: PPC5606S 0M25V
* Terminal:
* Fsys: 16MHz IRC
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: RAM, internal_FLASH
* EVB connection: Default
*
********************************************************************************