2023-03-27 01:56 PM
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
2023-03-27 11:58 PM
Welcome, @Community member, to the community!
You may also want to consider installing the newer version of STM32CubeIDE.
Regards
/Peter