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?

What time system workbench eclipse plugin can support the new eclipse neon?
Hello, I have some troubles with using system workbench. It is really workbench not support the new eclipse version? Thanks.

France

Hi all,

The Neon synchronized release of Eclipse was released on June 22nd. It brings quite a lot of new features and changes in several frameworks, so it is possible that the current version of System Workbench for STM32 may encounter problems; we do not yet tested it in this environment but will do that during the summer.

Usually we support officially the new Eclipse releases during the last quarter of the year, usually waiting for the first service release as, quite often, it solves several small incompatibilities betwen the new releases and its predecessors.

Sorry not to be able to promise a closer date for availability on Neon, but some time is needed to stabilize all things.

Bernard (Ac6)

Hi, dautrevaux!
Thank you for answer.
How can I help to develop the project?


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