Unresponsive Kinetis

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,288件の閲覧回数
leifzars
Contributor IV

I find my K20 unresponsive from time to time. The device should be running continuously, but it seems to halt. Then when I hook a JTag to the chip I am unable to read memory or view any state.

The only way I can recover the K20 is by power cycling the chip right before i try and re program it. So I have no way of determining how it go into this state. Not even the WDOG resets it.

What could be happening? And ideals ?

pastedImage_3.png

ラベル(1)
0 件の賞賛
返信
1 解決策
1,088件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi Leif Zars,

According to the screenshot, I think the root cause of the issue is the power supply.

The MCU can't work when the voltage of power supply is 0.

pastedImage_3.png


Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,089件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi Leif Zars,

According to the screenshot, I think the root cause of the issue is the power supply.

The MCU can't work when the voltage of power supply is 0.

pastedImage_3.png


Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,088件の閲覧回数
leifzars
Contributor IV

Thanks, so simple.

0 件の賞賛
返信
1,088件の閲覧回数
scottm
Senior Contributor II

The watchdog's not resetting it?  Have you tried inserting an infinite loop to double check that the watchdog is working properly the rest of the time?

If it is, I'd look next at your clock source and your power supply and make sure they're both stable.

Are you running from flash or from RAM?  If you're running from RAM then I suppose a bug that's trashing your memory contents isn't going to be able to be reset by the watchdog.

Scott

0 件の賞賛
返信