If S32K146 have a hard fault, and there is no hard fault handler registerd, then other interrupt handler can running or not?
Solved! Go to Solution.
hadrfault exception is permanently enabled, and has a fixed interrupt priority of -1,just lower than reset and NMI interrupts. so except for the reset and NMI,other interrupts can not run.
br!
Jim,
hadrfault exception is permanently enabled, and has a fixed interrupt priority of -1,just lower than reset and NMI interrupts. so except for the reset and NMI,other interrupts can not run.
br!
Jim,