STM32Cube for Visual Studio Code (MCUs)

Ask questions on the STM32Cube for VSCode 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

Custom FP-AI-Monitor1 problem

Hi,I want to add some functions to the FP-AI-MONITOR1 project, but I prefer to compile it using CMake for better compatibility with AI agents and the STM32Cube VS Code extension.I’ve created the CMakeLists.txt files and successfully compiled the proj...

deddy11 by Associate II
  • 247 Views
  • 4 replies
  • 0 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
  • 995 Views
  • 7 replies
  • 0 kudos

N6 VS Code launch.json for debugging

I'm having some difficulty getting debugging working in VSCode for the N6 series.  Does anyone have a sample one that actually works?  I'm obviously using the `stlink` server backend for `cortex-debug`, and I have tried using CubeIDE to get the exact...

JNT by Associate
  • 1532 Views
  • 7 replies
  • 3 kudos