Hello!
When I try to debug any project, from one second to the other I get the error:
Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:3333
Error message from debugger back end:
localhost:3333: Connection timed out.
Failed to execute MI command:
-target-select remote localhost:3333
Error message from debugger back end:
localhost:3333: Connection timed out.
localhost:3333: Connection timed out.
I don't have a debugging session running (I think) and don't know how to fix this problem.
I would be glad if someone had a solution to this problem.Also, if you need more information, please ask!
Thanks and regards,
Michael
Thank you for the advice!
It worked again after i connected to the usb port, then reconnected it to the sda port again.
What I find strange is, that simply disconnecting and reconnecting it to the sda port as well as restarting the computer did not work.
But now it's ok, thanks again.
Best regards,
Michael
I would check for Zombies and use this check list:
https://mcuoneclipse.com/2014/11/03/debugging-failure-check-list-and-hints/
I hope this helps,
Erich