GINT RESET making system hang

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

GINT RESET making system hang

811 次查看
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 项奖励
回复
3 回复数

784 次查看
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 项奖励
回复

780 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome! Thanks for the sharing.

Have a nice day

Jun Zhang

0 项奖励
回复

801 次查看
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 项奖励
回复