GINT RESET making system hang

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

GINT RESET making system hang

1,416件の閲覧回数
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 返答(返信)

1,389件の閲覧回数
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 件の賞賛
返信

1,385件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome! Thanks for the sharing.

Have a nice day

Jun Zhang

0 件の賞賛
返信

1,406件の閲覧回数
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 件の賞賛
返信