Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


You are viewing a reply to Failure to launch  

Failure to launch

Make sure you have the ST-LINK V2 software installed.

When you attach it you should get a new removable drive (like a USB Flash drive) added to your system.

In the device manager you should get a “Universal Serial Bus Devices” -> “STMicroelectronics STLink dongle” device.

You should also get a “Ports (COM & LPT)” -> “STMicroelectronics STLink Virtual COM Port” device.

The “ST Visual Programmer” should recognize it and be able to read from it.

-Matt