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


fail to start debug after update eclipse CDT to 9.4.2, error message "ST-Link server not installed"

more update information.
tried to uninstall SystemWorkbentch from eclipse, and re-install as plugin from “Help”->”Install New Software”. Doesn’t help.

From “Help” -> “About Eclipse” :: “Installation Details” .
find fr.ac6.feature.mcu.externaltools.stlinkserver
installed as Version: 1.0.2.201801120948
under .p2/pool/features/fr.ac6.feature.mcu.externaltools.stlinkserver_1.0.2.201801120948/

But still, from “Debug Configuration” , “Debugger” , “ST-Link Client Setup”,
see the read line of “ST-Link Server not installed on this machine”

Anyone can help?