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

vcpkg configuration

Hello,Every time I try to import a project to VSCode I get the following vcpkg configuration error:read_contents("C:\Users\<username>\AppData\Roaming\Code\User\globalStorage\ms-vscode.vscode-embedded-tools\vcpkg\root\scripts\vcpkgTools.xml"): no such...

CRebe.1 by Associate II
  • 8408 Views
  • 11 replies
  • 1 kudos

Resolved! Printf Retarget only works with syscalls.c

I'm using STM32F7xx for my project where I use VS Code text editor in combination with CMake project build. I also use CubeMX for code generation. When I generate code using STM32CubeIDE template, the 'syscalls.c' file is generated. It provides the f...

lgacnik97 by Associate III
  • 3174 Views
  • 3 replies
  • 4 kudos