Skip to main content
Agran.1
Associate III
May 13, 2020
Question

STM32H7B3I-DK Example projects "STM32Cube_FW_H7_V1.7.0\Projects\STM32H7B3I-DK\Demonstrations\STemWin" debugger does not work

  • May 13, 2020
  • 2 replies
  • 1251 views

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

This topic has been closed for replies.

2 replies

Agran.1
Agran.1Author
Associate III
May 13, 2020

OK

I found my problem

thank you

Vishwanatha Hattera
Associate
July 17, 2020

Facing the same problem here. Tried with two example projects

  1. C:\tools\en.stm32cubeh7_v1-7-0\STM32Cube_FW_H7_V1.7.0\Projects\STM32H7B3I-DK\Demonstrations\TouchGFX
  2. C:\tools\en.stm32cubeh7_v1-7-0\STM32Cube_FW_H7_V1.7.0\Projects\STM32H7B3I-DK\Demonstrations\ClockAndWeather

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?