2026-03-19 7:19 AM
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?
2026-03-19 7:24 AM
Paths with spaces in them are not fully supported.
Move it to a folder without spaces.