********************************************************************************
* Detailed Description:
* The example uses serial flash memory S25FL129P (connected to DSPI_PCS1)
* that is connected to DSPI_B module (PCS1). No Dual or Quad I/O has been used.
* SW uses polling mechanism.
* The example at first read device ID, performs bulk erase of S25FL129P and then
* programs some sample data specified in main function. Check reading is then
* performed. During that some notices are displayed on the terminal window.
* ------------------------------------------------------------------------------
* Test HW: XPC567XKIT516 - MPC567xADAT516 Rev.D, MPC567XEVBFXMB Rev.C
* MCU: PPC5676RDMVY1 3N23A
* Terminal: 19200-8-no parity-1 stop bit-no flow control on eSCI_A
* Fsys: 180MHz
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: RAM, internal_FLASH
* EVB connection: default
********************************************************************************