LPC55S69 enable redlink server debug after powerdown

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

LPC55S69 enable redlink server debug after powerdown

跳至解决方案
1,502 次查看
gnichimohamed
Contributor III

I have an LPCexpresso board with LPC55S69. 
After I go to power down mode and wakeup from it, the debugger can no longer connect to the microcontroller. I get this error message:
16: Target error from status-poll: Nn(05). Wire ACK Fault in DAP access
Could not stop execution from running: Nn(05). Wire ACK Fault in DAP access

Is there a way to re-enable debug session of power down?

Cheers!

0 项奖励
回复
1 解答
1,478 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

For LPC55S69, The debug mode is not supported in sleep, deep-sleep, power-down or deep-power down modes.

Once LPC enters these low power mode, debug is off. thus when wake up again, LPC need re-setup the debug interface, we can't continue debug as belfore.

 

Have a nice day,

Jun Zhang

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,493 次查看
gnichimohamed
Contributor III

There is no issue in connecting to the board, the issue is when the lpc55s69 goes to powerdown and wakes up, the debug session is halted .

Is there a way to resume debugging after powerdown wakeup?

0 项奖励
回复
1,479 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

For LPC55S69, The debug mode is not supported in sleep, deep-sleep, power-down or deep-power down modes.

Once LPC enters these low power mode, debug is off. thus when wake up again, LPC need re-setup the debug interface, we can't continue debug as belfore.

 

Have a nice day,

Jun Zhang

0 项奖励
回复
1,495 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

Please power on your board in ISP mode. connect again. You should be able to connect your board again.

Have a nice day,

Jun Zhang

0 项奖励
回复