2020-05-13 02:23 AM
Hello, I'm working with the STM32H7B3I-DK.
Info:
1- STM32H7B3I-DK (STM32H7B3LIH6QU)
2-STM32CUBEIDE rev: 1.2.0
3- STM32CUBEProgrammer rev: 2.3.0
4- STLINK-V3 rev: V3J5M2
5- Example Projects: STM32Cube_FW_H7_V1.7.0\Projects\STM32H7B3I-DK\Demonstrations\STemWin
Problem:
The Example projects Code compiles successfully on STM32CUBEIDE however as soon as I enter debug.
Error :
Exception occurred during launch
Reason : Error in final launch sequence
Failed to execute MI Command
Error message from debugger back end : load failed
Thanks in advanced to all your replies
2020-05-13 09:33 AM
OK
I found my problem
thank you
2020-07-17 01:56 AM
Facing the same problem here. Tried with two example projects
Below is my setup Info:
1- STM32H7B3I-DK (STM32H7B3LIH6QU)
2-STM32CUBEIDE rev: 1.3.1
3- STLINK-V3 rev: V3J6M2
Could you share the solution you found out for the problem?