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! Clangd IntelliSense issues: plugin-generated --query-driver incomplete for C++, and multi-lib-config triggers errors

I am using the STM32Cube VS Code extension (Preview) with the official ST-ARM-CLANG and clangd for code completion. Just ran into two issues:1. Incomplete --query-driver config breaks C++ IntelliSenseThe extension adds--query-driver=${env:CUBE_BUNDLE...

lconlcong by Associate II
  • 1986 Views
  • 6 replies
  • 2 kudos

Resolved! stlink-server munmap_chunk failure

I am trying to use VScode to debug code on a STM32U5 nucleo board connected to another machine.To do that, I start VScode on my machine and use the "connect to Host" command, open the project on the distant machine and try to launch debug. Both machi...

acapola by Associate II
  • 383 Views
  • 1 replies
  • 0 kudos

Can't build on VSCode

Hello, I have opened someone else's STM32 project in VSCode but I'm getting errors and I can't build. I think it has something to do with CMake, the extension is not asking me to generate a CMAKE config. Do I have to genereate a new project from IDE/...

hasansyr_0-1753450249011.png
hasansyr by Associate II
  • 677 Views
  • 7 replies
  • 1 kudos