How do I find which interrupt is unhandled?

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

How do I find which interrupt is unhandled?

1,554 次查看
aaronlee
Contributor V

Hi,

We are using S12ZVCA & Codewarrior v11.0.1. The system generated unhandled interrupt sometimes.

How to find out the unhandled interrupt?

pastedImage_1.png

Best Regards,

Aaron

标记 (2)
0 项奖励
回复
1 回复

1,383 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi Aaron,

At first, I would like to recommend you to look at the interrupt catcher example code for the S12ZVL,

however, you can use it for the S12ZVC. See link below:

https://community.nxp.com/docs/DOC-330312

Using the interrupt table should be able to process all unexpected interrupts.
Also, Table 1-13. Interrupt Vector Location in RM rev 2.0 can be useful.

I hope it helps.

Best Regards,

Diana

0 项奖励
回复