I am trying to debug my hardware for the first time. I was working in TrueStudio 9.3.0 as I had started this project in it before STM32CubeIDE came out. When I started to try to debug my program to day I got an error. OK, maybe I should try STM32CubeIDE instead. Loaded this ...
Failed to execute MI command: load /Users/STM32CubeIDE/workspace_1.13.1/LedToggling/STM32CubeIDE/BootROM_ExternalSDRAM_InternalSRAM.Debug/LedToggling.elf Error message from debugger back end: Load failed Failed to execute MI command: load /Users/STM32CubeIDE/workspace_1.13.1/LedT...
在STM32CubeIDE等IDE中,检查debugger配置是否正确,确保选择了正确的调试接口和连接方式。 综上所述,你可以按照以上步骤逐一排查和解决“failed to execute mi command: target remote localhost:2331”错误。如果问题仍然存在,可能需要更详细地检查GDB server的日志输出,或者考虑联系技术支持获取帮助。
使用nuclestudio ide时debug as报错怎么解决? 使用nuclestudio ide 时debug as遇到问题,错误显示elf遇到问题,Failed to execute MI command,求助大佬问题。 青上也 2023-08-11 11:23:29 Debug连接仿真时报错怎么办 \Debug\S02_Prj.out: a data verification error occurred, file load failed. C28xx: Error:...
使用nuclestudio ide时debug as报错怎么解决? 使用nuclestudio ide 时debug as遇到问题,错误显示elf遇到问题,Failed to execute MI command,求助大佬问题。 青上也 2023-08-11 11:23:29 Debug连接仿真时报错怎么办 \Debug\S02_Prj.out: a data verification error occurred, file load failed. C28xx: Error:...
Hi, I’m using STM32CubeIDE 1.1.0 (Window) and bluepill STM32F103C8T6 but I met error when debugging: Error in final launch sequence: Failed to execute MI command: target remote localhost:3333 Error message from debugger back end: localhost:3333: The system tried to join ...
I just installed STM32CubeIDE v1.13.1 and got the same "failed to execute MI command" error. But the error does not occur with IDE v1.12.1 (since it's the same project). I'm using IDE 1.12.1 because there have been several reports of BUGs with version 1.13, and I've only just...