2021-09-27 08:33 AM
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:61234
Error message from debugger back end:
localhost:61234: Das System hat versucht, einem Verzeichnis, das sich auf einem mit JOIN zugeordneten Laufwerk befindet, ein Laufwerk mit SUBST zuzuordnen.
Failed to execute MI command:
target remote localhost:61234
Error message from debugger back end:
localhost:61234: Das System hat versucht, einem Verzeichnis, das sich auf einem mit JOIN zugeordneten Laufwerk befindet, ein Laufwerk mit SUBST zuzuordnen.
localhost:61234: Das System hat versucht, einem Verzeichnis, das sich auf einem mit JOIN zugeordneten Laufwerk befindet, ein Laufwerk mit SUBST zuzuordnen.
2021-09-27 09:06 AM
Hello @FLueb
your error message is strange. It seems to show you are not using local drive.
I've never heard about this JOIN.
Do you have a specific setup ?
Best regards
Jocelyn
2021-09-27 09:08 AM
The Workspace and all related content ist on a local drive.
Path is quite simple:
C:\Azure-RTOS-WS\workspace
2021-09-27 09:23 AM
Hello @FLueb
OK thank you for your feedback.
I still have no idea what is going on.
Could you try
1) Start from scratch with new workspace (you can just erase this one which is fine for location) and do each step again.
2) If issue is still there, try to change in the debugger configuration (Run/Debug configuration) in tab Debugger, the debug probe from ST-Link (ST-Link GDB server) to ST_link (Open OCD).
Also, try using another USB cable. I don't think this is the issue but just in case...
Best regards
Jocelyn
2021-09-27 11:59 PM
ST_link (Open OCD) has same problem
2021-09-28 12:09 AM
Probleme solved. Was related to usb-hub
2021-09-28 12:11 AM
Hi @FLueb
Great that you solved this issue.
That is one important information !
Thank you for your feedback.
Best regards
Jocelyn