2025-11-23 9:12 AM
Hi
Deleted all my first attempts, wanted a new clean start.
Then imported the "Templates" part of the ST provided "stm32cubec0-v1-4-0" examples.
But it won't run nor build (greyed out).
It says "The selection cannot be launched, and there are no recent lauches" (See attached)
I've been looking through to make one but with no luck.
The built in Help is not providing anything.
2025-11-23 10:47 AM
Create a new project for that chip in STM32CubeMX, generate code, open the project in STM32CubeIDE (via the popup) and compile/run.
Why are you trying to build the templates directory?