LPC55S69 enable redlink server debug after powerdown

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55S69 enable redlink server debug after powerdown

Jump to solution
669 Views
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 Kudos
1 Solution
645 Views
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

View solution in original post

0 Kudos
3 Replies
660 Views
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 Kudos
646 Views
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 Kudos
662 Views
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 Kudos