Hello Team,
From machine exception ( interrupt vector 5 ) handler we are jumping to reset vector address 0x00FFFFFC.
this will again generate the machine exception interrupt for number of time and application control is stuck in it.
Application control is not jumping to address 0x00FFFFFC.
Requesting help for the same.
Thanks & Regards,
Charudatta
Hello,
I’m not sure I understand.
In general, a machine exception is triggered upon an illegal memory access or due to a double-bit ECC error. It is not possible to return to the application and the MCU recovers through the reset.
Please check MMCEC registers which hold information about the cause of the machine exception.
Regards,
Daniel