MPC5777M STUCK IN RESET ESCALATION MODE

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

MPC5777M STUCK IN RESET ESCALATION MODE

1,057 次查看
mayanksinhthako
Contributor II


Hello,

I am using S32 Design studio v 1.1 to debug some code on the MPC5777M board , I flashed the controller via JTAG with the PE micro Multi-link Universal.


When I tried to flash for third time (After Flashing two times ),the board is signalling RED LED(constantly glowing) stuck in  reset state and not coming out of it. 

And I am resetting board using the Watchdog timer , but same thing is happening .

After power off-on the MPC5777M board flashing is happening. 

I have tried with this https://community.nxp.com/thread/395670  but it is not working.

Can you please suggest me that how to recover from this step. 

标签 (1)
标记 (1)
0 项奖励
1 回复

557 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

First thing you need to do is to attach debugger before your SWT in micro expires.

Erase the flash.

Then you can attach normally.

Load program which service SWT. You can optionally disable reset escalation (MC_RGM_FRET =0)

Easiest way is to use Lauterbach function "attach on power on reset"

Peter

0 项奖励