Skip to main content
Associate II
November 23, 2025
Solved

No recent launches (?)

  • November 23, 2025
  • 1 reply
  • 231 views

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.

Best answer by TDK

Did you set the toolchain to STM32CubeIDE? It is not the default.

If that's not it, attach an IOC you're having trouble with.

1 reply

TDK
Super User
November 23, 2025

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?

"If you feel a post has answered your question, please click ""Accept as Solution""."
BaldrickAuthor
Associate II
November 24, 2025

The attempt I posted above is only one of many -different- fruit less attempts.

Forgot to say I'm using V2.0.0 I understand there might be a problem with this version.

I've tried (actually wants to) make a clean new project by creating it with the now seperate CubeMX.

But when opening the CubeMX created project the IDE cannot compile nor build it.

I went to the templates to try and extract a working project out of it. But this also doesnt work.

TDK
TDKBest answer
Super User
November 24, 2025

Did you set the toolchain to STM32CubeIDE? It is not the default.

If that's not it, attach an IOC you're having trouble with.

"If you feel a post has answered your question, please click ""Accept as Solution""."