Skip to main content
Jiannong Zhou
Associate III
February 13, 2023
Question

Launching STM32G071RB_NUCLEO_AZ2 has encountered a problem

  • February 13, 2023
  • 3 replies
  • 1520 views

Bought NUCLEO-G071RB + X-NUCLEO-GFX01M2, created a project with ToughGFX Designer. After compiled the project without errors.

But there is a "Launching STM32G071RB_NUCLEO_AZ2 Debug has encountered a problem.

Error in final launch sequence:

Failed to executed MI command:

load ...

Error message from debugger back end:

load failed.

What causes this issue?

Jiannong

This topic has been closed for replies.

3 replies

Yoann KLEIN
ST Employee
February 16, 2023

Hello @Community member​,

That can happen sometimes with CubeIDE.

Could you try to unplug and plug again your board and try again to flash your application ?

/Yoann

Yoann KLEINST Software Developer | TouchGFX
Jiannong Zhou
Associate III
February 18, 2023

Yoann,

thanks for your information. I will try it out.

Jiannong

Jiannong Zhou
Associate III
February 18, 2023

Yoann,

I tried to plug and unplug USB cable for Nucleo board. but the issue still happen.

Jiannong

Yoann KLEIN
ST Employee
February 20, 2023

What happens if you choose another Toolchain ?

Go to CubeMX>Project Manager > Toolchains > EWARM and press generate code.

Then open the .touchgfx project and press generate code.

Open the EWARM project and try to compile and run.

/Yoann

Yoann KLEINST Software Developer | TouchGFX