If S32K146 have a hard fault, and there is no hard fault handler registerd, then other interrupt handler can running or not?
解決済! 解決策の投稿を見る。
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,