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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,161 次查看
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 项奖励
回复
1 解答
1,154 次查看
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 项奖励
回复
1 回复
1,155 次查看
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 项奖励
回复