Skip to main content
Associate II
March 19, 2026
Question

Cube IDE debug Failure

  • March 19, 2026
  • 1 reply
  • 171 views

Hi 

I have created a project using STM32Cube.AI Studio. I am able to successfully run and generate the project from the tool. After that, I can open the project in STM32CubeIDE and build it without any issues.
However, while debugging, I encounter the error shown in the image below.
I am able to debug the image classification and face detection sample projects provided by ST without any issues. Therefore, I suspect that there may be a problem with the project configuration generated by STM32Cube.AI Studio.
The evaluation board I am currently using is the STM32N6570-DK.
Please help me to resolve this issue?

1000041691.jpg

1 reply

TDK
Super User
March 19, 2026

Paths with spaces in them are not fully supported.

Move it to a folder without spaces.

Screenshot 2026-03-19 102410.png

"If you feel a post has answered your question, please click ""Accept as Solution""."