Protocol Error with Rcmd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-12-23 1:10 PM
Hello, I am currently working on making some code for the STM32MPU257F-EV1 on Cube IDE, Specifically version 1.16. I have my code building with no errors and I am able to enter debug mode. However when I try to run the code I get the following error:
Error in final launch sequence:
Failed to execute MI command:
monitor halt
Error message from debugger back end:
Protocol error with Rcmd
Failed to execute MI command:
monitor halt
Error message from debugger back end:
Protocol error with Rcmd
Failed to execute MI command:
monitor halt
Error message from debugger back end:
Protocol error with Rcmd
Protocol error with Rcmd
I am unsure how to fix this as I have found no resources online addressing this problem. Any help would be greatly appreciated. Thank you!
- Labels:
-
STM32CubeIDE
