Skip to main content
Associate II
September 19, 2023
Solved

Error message from debugger back end

  • September 19, 2023
  • 1 reply
  • 5486 views

Error in final launch sequence:

Failed to execute MI command:
load D:\\STUSER\\STM32CubeIDE\\workspace_1.13.0\\TEST190923\\Debug\\TEST190923.elf

Error message from debugger back end:
Error finishing flash operation

This topic has been closed for replies.
Best answer by RKOAS

Hi..Am trying your way. Getting same error . Am using Nucleo-H563ZI Board

 

Error in final launch sequence:

 

Failed to execute MI command:

load D:\\STUSER\\STM32CubeIDE\\GPIO_IOToggle\\Debug\\GPIO_IOToggle.elf

 

Error message from debugger back end:

Error finishing flash operation

Failed to execute MI command:

1 reply

Technical Moderator
September 19, 2023

Hello @RKOAS 

Which board are you using?  

Make sure to upgrade the ST Link firmware version, and check SWD/JTAG interface in the debug configuration settings.

Maybe this post helped you: Solved: "Failed to execute MI command.... Load failed.

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
RKOASAuthor
Associate II
September 20, 2023

Hi,

Thanks for your reply. Am using Nucleo-H563ZI Board. Anyhow I will check the debug configuration settings.