MPC5634 Interrupt init

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

MPC5634 Interrupt init

1,854 次查看
jawaad_abdul
Contributor II

Hello Everyone!

I'm working on MPC5634 and sometimes call to xcptn_xmpl() hangs.

The issue is there are active signals applied to inputs when its interrupts are being initialized.

Anyone had this issue? Or any clues how to handle this?

Thanks in advance.

---
Regards,

Jawaad

标签 (1)
0 项奖励
回复
2 回复数

1,772 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Make sure the external interrupts are disabled when you doing initialization of INTC module.

If you want the interrupt to be called in every condition, simply increase it priority.

regards,

Peter

1,772 次查看
jawaad_abdul
Contributor II

Hi Peter,

Yes, makes sense. Will try.

Thanks.

---
Regards,

Jawaad

0 项奖励
回复