********************************************************************************
* Detailed Description:
* The example adds DTCM_1 backdoor access for CM7_0.
* int_dtcm_1_bd memory region and section dtcm1_bd_data added to the linker file.
* DTCM1 ECC initialized in startup_cm7.s
* MPU on DTMC1 enabled in system.c
* Global variables decleared with __attribute__ ((section(".dtcm1_bd_data"))) in main.c
* ------------------------------------------------------------------------------
* Test HW: S32K314EVB-Q172
* MCU: S32K314
* Debugger: S32DS_ARM_3.4
* Target: internal_FLASH
********************************************************************************