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
  • 8079 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
  • 3093 Views
  • 3 replies
  • 4 kudos

Can't import MP1 project

I have installed the STM32VSCode extension, which can successfully import H7 projects from CubeIDE. But when I import the MP157 project, it prompts:Project import failed. Unable to determine CPU type from target" STM32MP157DAAx ".Does the STM32 VSCod...

ccc by Associate
  • 1146 Views
  • 0 replies
  • 0 kudos

Memory View VS Code

Hi,With VS Code I want to use the memory view which works fine for decimal. But does not seem to work if I have 0x20000000.Here is my launch.json in case  { "name": "Launch2", "type": "cppdbg", "request": "launch", "cwd": "...

bibble235_0-1687569406473.png
bibble235 by Associate III
  • 3347 Views
  • 2 replies
  • 0 kudos