MPC5634 Interrupt init

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5634 Interrupt init

627 Views
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

Labels (1)
0 Kudos
2 Replies

545 Views
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

545 Views
jawaad_abdul
Contributor II

Hi Peter,

Yes, makes sense. Will try.

Thanks.

---
Regards,

Jawaad

0 Kudos