2024-12-23 01: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!