How do I find which interrupt is unhandled?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How do I find which interrupt is unhandled?

1,436件の閲覧回数
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,265件の閲覧回数
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 件の賞賛
返信