- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dears in Modus Toolbox 3.0 I got very often this error "Error in final launch sequence" when starting Debug sessionfor demo project "USB Audio Device (FreeRTOS)" https://github.com/Infineon/mtb-example-psoc6-usb-audio-device-freertos
Error message:
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.
What could be wrong ?
Regards
Radim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Radim, could you please attach the full log from ModusToolbox when this happens and describe the exact steps to reproduce? From the message above, looks like the openOCD is not launched or port is blocked for some reason (e.g., by firewall)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
It seems your launch sequence is wrong. Please try other examples to see if you have the same problem.
And the following answer from my colleague is right, your PC block or stop mtb tools to start connect to minprog4. Close all unrelated software processes。
zhichao