cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to execute MI command on brand new STM32H747I-DISCO

MLang.7
Associate III

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

2 REPLIES 2
Romain DIELEMAN
ST Employee

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
Associate III

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.