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


CMSIS-DAP package for STM32 workbench

I want to debug stm32f407 evaluation board with ULINK-ME debugger using STM32 workbench. So I have to install CMSIS pack provided by KeilQuestion. The page says to download the source code and install from Help Menu of Eclipse. But when I select the folder it is showing an error “Could not find jar:file:/path/cmsis-pack-eclipse-master’”. Somebody help me. I’m using windows 10.