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


Connect to custom board STM32L053 - STLINK-V2 - SWD

Hello Bryan!

Apparently your solution works for other people, so I woiuld like to try it.
What do you mean by “I modified the custom .cfg”. I mean, where is this .cfg file?
Do I have to find a file named “.cfg”, starting with a . like some config files, or
is it a file like “openocd.cfg” with possibly another name?
I have tried ps -ax | grep openocd, but there is no reference anywhere.
Is it a file in the workspace?

Thanks,

Pascal