2026-01-04 9:15 PM
I'm having trouble enabling RTOS proxy for debugging. I followed the following tutorial:
https://www.youtube.com/watch?v=iRaiMvYZ08o
I get the following error:
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:60000
Error message from debugger back end:
Remote replied unexpectedly to 'vMustReplyEmpty': timeout
Failed to execute MI command:
target remote localhost:60000
Error message from debugger back end:
Remote replied unexpectedly to 'vMustReplyEmpty': timeout
Remote replied unexpectedly to 'vMustReplyEmpty': timeout
STM32CubeIDE v2.0.0
STLink connected with SWCLK and SWDIO with up to date firmware
STM32H725 custom board
Tested on new project generated using CubeMX
Here are my debug configuration settings:
Please let me know if you require any additional information.
Thanks in advance!