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
  • 1167 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
  • 247 Views
  • 1 replies
  • 0 kudos