*******************************************************************************
The purpose of this demo application is to present a usage of the
HSE IP Driver for the S32K3xx MCU.
This DEMO make use of SHE based keys & the RAM keys.
Step-1> Uncomment this MACRO to program the MASTER_ECU_KEY & BOOT_MAC_KEY
#define FORMAT_HSE_KEY_CATALOG (1U)
Step-2> Then comment the above mentioned MACRO to test the demo.
Step-3> End of the DEMO in Switch case HSE_ERASE : keys are erased.
HSE_EraseKeys();
SHE based secured boot :--
This demo uses the SHE based secured boot.
You can test this after performing step-1.
Once SHE is enabled code will be stuck at this point, after this issue an RESET.
------------------------------------------------------------------------------
* Test HW: S32K3X2EVB-Q172
* MCU: S32K312
* Compiler: S32DS3.5
* SDK release: RTD 3.0.0
* Debugger: PE micro
* Target: internal_FLASH
********************************************************************************