Skip to main content
Visitor II
September 5, 2024
Question

"Failed to execute MI command ...error from the debuggers end"

  • September 5, 2024
  • 1 reply
  • 1284 views

i'm using Stm-Cube ide version 1.15.0 and getting this error when trying to flash the firmware.

Harumoto_2_0-1725535213578.png

 

    This topic has been closed for replies.

    1 reply

    Super User
    September 5, 2024

    Can you connect using the standalone STM32CubeProgrammer program?

    What does test.elf do? If it goes into low power modes, or re-initialized SWD pins, or erases FLASH, this will cause issues with debug.

    Is this a known good ST board or custom hardware?

    Visitor II
    September 6, 2024

    it is a nucleo board-L452RET6

    Super User
    September 6, 2024

    And the answers to the other questions?