Hard fault occur, other interrupt handler can running or not?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hard fault occur, other interrupt handler can running or not?

Jump to solution
1,157 Views
chunling
Contributor I

If S32K146 have a hard fault, and there is no hard fault handler registerd, then other interrupt handler can running or not?

0 Kudos
Reply
1 Solution
1,150 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@chunling

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.

Senlent_0-1646623160150.png

br!

     Jim,

 

View solution in original post

0 Kudos
Reply
1 Reply
1,151 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@chunling

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.

Senlent_0-1646623160150.png

br!

     Jim,

 

0 Kudos
Reply