Skip to main content
Visitor II
March 15, 2023
Question

VSCode for STM32 Import and Debug

  • March 15, 2023
  • 2 replies
  • 1211 views

I am getting the following output in the terminal, when I hit f5

0693W00000aJ0YyQAK.pngwhat may be the issue?

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    March 15, 2023

    Hi @RMang.1​ 

    seems to be a path issue could try with a shorter path which doesn't contain spaces

    Visitor II
    March 23, 2023

    Was this project imported with the STM32 extension? The latest should have vcpkg bundled in one of the extension dependencies which would satisfy the cmake and ninja dependencies.