WDOG_IRQHandler() at startpup issue

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

WDOG_IRQHandler() at startpup issue

ソリューションへジャンプ
2,572件の閲覧回数
pankajprasad100
Contributor III

Hi,

We have a code from the ref-Solved: S32K SDK LIN Stack not working properly with UDS - NXP Community

In the above ref code we just changed the Enable and UART pins and flashed the code and after some time we get interrupt from watch dog.

pankajprasad100_0-1643785717998.png

 

What you can suggest so that we can avoid the interrupt.

0 件の賞賛
返信
1 解決策
2,550件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @pankajprasad100,

This is probably a Hard Fault exception.

Please implement HardFault handler in the project and try to debug it as explained in this thread:

https://community.nxp.com/t5/S32-SDK/s32k116-hardfault-handler/m-p/1400990#M2400

 

Thank you,

BR, Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,551件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @pankajprasad100,

This is probably a Hard Fault exception.

Please implement HardFault handler in the project and try to debug it as explained in this thread:

https://community.nxp.com/t5/S32-SDK/s32k116-hardfault-handler/m-p/1400990#M2400

 

Thank you,

BR, Daniel

0 件の賞賛
返信