kl36 continuous reset

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

kl36 continuous reset

891 次查看
balaguruharihar
Contributor I

Im using a custom board with kinetis kl36z256 mcu. The board was working fine. After a long continuous run the board stopped working. I couldn't reprogram the mcu anymore. Checked with the reset pin and found it was toggling continuously. Suspected a watchdog reset, hence erased the code an tried reprogramming. Still no success. At times the code gets written to the MCU but it gets locked with the reset handler. What may be the cause of it?

0 项奖励
回复
1 回复

735 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Balaguru,

First of all, I'd like suggest that you should check the hardware circuit, likes the RESET_b and NMI_b should have 100nF capacitors close to the MCU for transient protection and an external 4.7K to 10K pullup is also recommended.

Then, you should hold the RESET_b pin to low voltage before programming by using the IDE with debug tool likes the J-link.

Next, you can release the RESET_b after click the debug button in the IDE.

Please have a try by following the steps above and inform me the updates.
Have a great day,
Ping

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

0 项奖励
回复