cancel
Showing results for 
Search instead for 
Did you mean: 

New error without changing the code: "Error in final launch sequence" Please help me

Ambalrith
Associate

Today I suddenly got a new error message when trying run my project debug:

 

Error in final launch sequence:


Failed to execute MI command:

load C:\\....\\labb3_klockaknapp2\\Debug\\labb3_klockaknapp2.elf


Error message from debugger back end:

Error finishing flash operation

Failed to execute MI command:

load C:\\.....\\labb3_klockaknapp2\\Debug\\labb3_klockaknapp2.elf


Error message from debugger back end:

Error finishing flash operation

Failed to execute MI command:

load C:\\.......\\labb3_klockaknapp2\\Debug\\labb3_klockaknapp2.elf


Error message from debugger back end:

Error finishing flash operation

Error finishing flash operation

I tried creating a new project and transfering code etc, but nothing changed.
The code worked a few days ago.
and the only change i did was moving my 4 number - 7 segment display and it's cables a few steps to the left on the breadboard.

1 REPLY 1
Imen.D
ST Employee

Hello @Ambalrith 

Make sure to use the latest version of STM32CubeIDE.

Clean your project and delete the debug folder. Then, try flash the code using STM32CubeProgrammer and update the firmware.

Otherwise, try re-install the CubeIDE.

 
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen