Hi
Seems that S32K3 enter Recovery mode:
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
One solution is to clear the RGM FREC register every time during MCU initialization.
IP_MC_RGM->FREC = 0xFF; //write 1 to clear FREC register
Or update the new SBAF, SBAF_S32K344_0_0_15_0_ReleaseNotes.pdf:
Added the feature to disable the option to put application core in recovery mode in case of 8 functional and 8 destructive resets via bit number 8 in Boot configuration word in IVT.