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

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
  • 3034 Views
  • 11 replies
  • 2 kudos

Header files not found by VSC

I have problem that most headers are not visible so a lot of dependent problems occured.All files are present - the same project compoiled in STM32CubeIDE works.There is note that "clang(pp_file_not_found)"Tried to add paths in CMakeLists.txt but no ...

Jacek3 by Associate
  • 195 Views
  • 2 replies
  • 0 kudos