********************************************************************************
* Detailed Description:
* Purpose of the example is to show how to generate Multi bit ECC error in
* internal SRAM or FLASH (user must choose it in the option at the end of main
* function) and how to handle this error with respect to constraints given by
* MPC5643L architecture (ECSM/RGM/FCCU relation and ECC error handling through
* reset). The example is only possible to run in internal_FLASH target. Power-
* -on-reset is required after downloading the code into MCU's flash. The example
* displays notices in the terminal window (setting specified below). No other
* external connection is required.
* ------------------------------------------------------------------------------
* Test HW: xPC564xLKIT, PPC5643L Cut3 silicon
* Target : internal_FLASH
* Fsys: 120 MHz PLL0
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Terminal: 19200-8-no parity-1 stop bit-no flow control via LINFlex0
* EVB connection: default
*
********************************************************************************