Skip to main content
AOrlo.1
Visitor II
May 11, 2022
Question

This is not exactly an MCU question. With STM32CubeIDE I've got a wrong set of Launch Configuration prototypes on all projects in a workspace.

  • May 11, 2022
  • 2 replies
  • 1038 views

C/C++ Unit is missing, also STM32 Cortex-M C/C++ Application. Deleting and creating a project from scratch won't help. How can one get a missing Launch Configuration prototype?

This topic has been closed for replies.

2 replies

Markus GIRDLAND
ST Employee
May 16, 2022

Is this something that suddenly appeared on all projects in a workspace?

Is you create a project from scratch in a new workspace does that change anything?

What error are you receiving? Could you provide a screenshot?

hudw
Associate
May 30, 2022

Hi I am facing the same problem, following the lorawan stm32 tutorial on youtube (cant post link), but the STM32 Cortex-M C/C++ Application is missing.

Please advise

0693W00000Nqp3MQAR.png

Markus GIRDLAND
ST Employee
May 30, 2022

I don't think you have an option there because you don't have a debug configuration. If you right click the project in the project explorer you should get the menu to open the debug configurations:

0693W00000NqqDSQAZ.pngFrom there you can double click on the "STM32 Cortex-M C/C++ Application" to create your debug configuration:

0693W00000NqqDhQAJ.png