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


What time system workbench plugin can support the new eclipse neon?

Hi,

I installed System Workbench on Neon. The only (blocking, but I hope not big) problem is the debugger: I can create an AC6 project, for example targeting the Discovery-F4 with HAL library, and I can build the project with success. But when tried to debug it I can’t find the AC6 launch configuration. I tryeid to install the “OpenSTM32 Remote debugging support” without success due to a missing dependency: org.eclipse.cdt.debug.mi.core.

Does really System Workbench depend on CDI?

As workaroud, for the moment, I use the GNU ARM plugin to debug a project created with System Workbench.

Best regards,
Stefano