// Call Flash Initialization to setup flash waitstates
// This function must reside in RAM
InitFlash();
//
./*** Copy all FLASH sections that need to run from RAM (use memcpy() from RTS library) ***/
// Section secureRamFuncs contains user defined code that runs from CSM secured RAM