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

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
  • 1260 Views
  • 7 replies
  • 3 kudos

SWO doesn't work in VScode

Good afternoon,I'm trying to use the SWO with a NUCLEO-G431KB board in VScode.I've generated a project with CubeMX, imported it with the VScode extension and modified the launch.json file by adding "swoConfig": { "enabled": true, ...

vector by Associate
  • 503 Views
  • 2 replies
  • 1 kudos