cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create “Application-only” project for NUCLEO-H7S3L8 in STM32CubeIDE

isso
Associate

Hi all,
Whenever I try to create a new project for the NUCLEO-H7S3L8 board with the Project Structure set to Application only, I get the following error. 

isso_0-1754794921439.png

I’ve already refreshed updates via Help → STM32Cube Updates and confirmed that my firmware repository contains the latest STM32CubeH7RS package.

The project creation works only if I select Boot along with Application in the project structure. A standalone Application configuration always fails.

Has anyone else encountered this? Is there a workaround to create an Application-only project for this board?

 

1 REPLY 1
Imen.D
ST Employee

Hello @isso 

Which CubeIDE used?

Try to uninstall then reinstall STM32CubeIDE and use latest release.

Make sure that the project name and directory path do not contain any special characters (such as "&" or "-"). This may prevent the creation of a project folder in a directory path containing these characters.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen