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

STM Studio showing error

While uploading application or FSBL ELF File it is showing a dwarf error!! I tried downloading new version of STM Studio but similar problem occurred in that too; Could you suggest other alternate method so that I can fetch data.

nishanth by Associate II
  • 232 Views
  • 1 replies
  • 0 kudos

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
  • 1457 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
  • 290 Views
  • 1 replies
  • 0 kudos