Failed to execute MI command: load D:\\STM32_projects\\cancellare\\Debug\\cancellare_2.elf
Hi,
I'm trying to debug the STM32103 microcontroller with STM32CubeIDE but every time I try I get the following error:
Error in final launch sequence:
Failed to execute MI command:
load D:\\STM32_projects\\cancellare\\Debug\\cancellare_2.elf
Error message from debugger back end:
Error finishing flash operation
Failed to execute MI command:
load D:\\STM32_projects\\cancellare\\Debug\\cancellare_2.elf
Error message from debugger back end:
Error finishing flash operation
Failed to execute MI command:
load D:\\STM32_projects\\cancellare\\Debug\\cancellare_2.elf
Error message from debugger back end:
Error finishing flash operation
Error finishing flash operation
I am using the following version of the STM32CubeIDE: Version: 1.11.0 Build: 13638_20221122_1308 (UTC).
If I use the STM32 ST-LINK Utility to load the application everything works fine.
Anyone can help me?
Thank you
