How to deal with PE_ISR(UnhandledInterrupt) occur?

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

How to deal with PE_ISR(UnhandledInterrupt) occur?

825件の閲覧回数
修華許
Contributor III

Something wrong with my project .

It kept going well.

Then this interrupt routine occured...

How to check where is the interrupt come from?

ラベル(1)
1 返信

524件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

you can set the interrupts to 'own handler for every' in the CPU settings, see Oh my! An Interrupt… | MCU on Eclipse

I hope this helps,

Erich