cancel
Showing results for 
Search instead for 
Did you mean: 

Cube IDE debug Failure

RanjithRemasan
Associate II

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 1
TDK
Super User

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".