********************************************************************************
* Detailed Description:
*
* This example shows how to use CRC module.
* - CRC32 is used
* - byte stream is written into input register
* - one test case uses direct access to CRC registers
* - second test case uses DMA to write the data stream
* - the results can be compared using this online calculator:
* http://www.zorc.breitbandkatze.de/crc.html
* - screenshots from online calculator are attached
* ------------------------------------------------------------------------------
* Test HW: MPC574XG-324DS Rev.A + MPC574XG-MB Rev.C
* MCU: PPC5748GMMN6A 1N81M
* Fsys: 160 MHz PLL
* Debugger: Lauterbach Trace32
* Target: internal_FLASH
********************************************************************************