GINT RESET making system hang

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

GINT RESET making system hang

739 Views
Amar1
Contributor I

Hi there,

While writing driver for GINT, as mentioned in UM, we need to reset GINT peripheral. When I do GINT reset, the system is getting hanged. The processor is LPC54608.

Please suggest solution to this.

 

Thanks.

0 Kudos
3 Replies

712 Views
Amar1
Contributor I

Hi Jun Zhang,

Thanks for your reply.
Actually, I found the issue was due to continuous interrupt trigger. It was happening due to polarity mismatch.

Sorry for the inconvenience caused.

 

Regards,
Amar

0 Kudos

708 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome! Thanks for the sharing.

Have a nice day

Jun Zhang

0 Kudos

729 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

I tested MCUXpresso SDK gint demo below gint reset doesn't cause system hang

RESET_PeripheralReset(s_gintResets[instance]);

Could you please test it as well? Can you use this demo code reproduce your issue?

 

Thanks,

Jun Zhang

 

0 Kudos