Skip to main content
MLang.7
Associate III
February 9, 2021
Question

Failed to execute MI command on brand new STM32H747I-DISCO

  • February 9, 2021
  • 2 replies
  • 894 views

I have a brand new STM32H747I-DISCO board and wanted to run the touchGFX demo.

After compiling I got this error:

Error in final launch sequence:

Failed to execute MI command:

load C:\\Users\\name\\STM32CubeIDE\\Spielwiese\\TouchGFX\\SW4STM32\\TouchGFX-STM32H747I-DISCO\\Debug\\TouchGFX_CM7.elf

Error message from debugger back end:

Load failed

Failed to execute MI command:

load C:\\Users\\name\\STM32CubeIDE\\Spielwiese\\TouchGFX\\SW4STM32\\TouchGFX-STM32H747I-DISCO\\Debug\\TouchGFX_CM7.elf

Error message from debugger back end:

Load failed

Failed to execute MI command:

load C:\\Users\\name\\STM32CubeIDE\\Spielwiese\\TouchGFX\\SW4STM32\\TouchGFX-STM32H747I-DISCO\\Debug\\TouchGFX_CM7.elf

Error message from debugger back end:

Load failed

Load failed

This topic has been closed for replies.

2 replies

Romain DIELEMAN
ST Employee
February 18, 2021

Hi,

Were you able to fix your issue ? What demo are you talking about ? Did you start your project from the application template for the STM32H747 disco board available in TouchGFX Designer ?

From what you shared you faced an issue with STM32CubeIDE, did you face it as well when running the project directly from TouchGFX Designer ?

/Romain

MLang.7
MLang.7Author
Associate III
February 25, 2021

Yes, I used the CubeIDE. I just ignored the problem and startet with designing a new GUI in TouchGFX. As there was no project file created, I did further reading here in the community. As of now, this particular board doesn't seem to be fully supported by TouchGFX designer.

When I select the TouchGFX Demo 2 in the TouchGFX Generator it works just fine.