STM32CubeIDE for Visual Studio Code (MCUs)

Ask questions on the STM32CubeIDE for Visual Studio Code extension. Find answers on a variety of topics, including build issues, debug functionalities, CMake project integration, and feature requests for CubeCLT installation.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Red Squiggles in VSC

I have recently started a project in VSC using an STM32 device.  I first used STM32CubeMX to generate code, so that created most of the project.  I am using CMAKE.Initially there was no issue, and everything worked fine after disabling intellisense. ...

control.c.jpg settings.json.jpg c_cpp_properties.json.jpg
ARich.1 by Associate II
  • 36 Views
  • 3 replies
  • 2 kudos

Resolved! Run without debugging on VSCode

I have setup STM32 VSCode extension on my PC and it is amazing. The only problem that I have encountered is that it is not possible to run the code without debugging. I removed the "runToEntryPoint": "main" line in launch.json. But every time I launc...

DamianoF by Associate III
  • 4614 Views
  • 14 replies
  • 5 kudos