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


Try to flash STM32 with openocd from Ubuntu console

hi,

thank you for the Linking hint. Now i can call openocd. But using my RUN.config generated by CubeMX failed with Can’t find interface/stlink.cfg.
is there something more i need to link?

beowoolf@UbuntuVM:~$ Ac6/SystemWorkbench/plugins/fr.ac6.mcu.externaltools.openocd.linux64_1.23.0.201904120827/tools/openocd/bin/openocd -f STM32Pro/F334R8Test/F334R8Test\ Run.cfg -c “program STM32/F334R8Test/Debug/F334R8Test.elf verify reset exit”
Open On-Chip Debugger 0.10.0+dev-00021-g524e8c8 (2019-04-12-08:33)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
STM32Pro/F334R8Test/F334R8Test Run.cfg:6: Error: Can’t find interface/stlink.cfg
in procedure ‘script’
at file “embedded:startup.tcl”, line 60
at file “STM32Pro/F334R8Test/F334R8Test Run.cfg”, line 6