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

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
  • 1326 Views
  • 9 replies
  • 0 kudos

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