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


Getting Error while trying to upload on windows 8

Hi,

Have you installed the ST-Link/V2-1 driver ? http://www.st.com/web/en/catalog/tools/PF260219#Question
Verify the ST-Link/V2-1 is not busy.

If it is still not working, can you copy the OpenOCD console output for more error details (Window > Open Perspective > Debug, then select the OpenOCD console).

Regards,
Kevin.