2025-08-09 8:09 PM - edited 2025-08-09 8:10 PM
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.
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?
2025-08-12 5:43 AM
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.