LPC55S69 enable redlink server debug after powerdown

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

LPC55S69 enable redlink server debug after powerdown

ソリューションへジャンプ
1,500件の閲覧回数
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,476件の閲覧回数
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,491件の閲覧回数
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,477件の閲覧回数
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,493件の閲覧回数
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 件の賞賛
返信