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


system workbench (eclipse) doesn't install the updates about itself on os x

Hi Mokanbugdayci,

Just did the same update here, from 1.14 to 1.15, and all worked like a charm.
Note that I’m running java 1.7 on my Mac, and looking your error “Could not initialize class java.lang.UNIXProcess” the JRE version might be the cause.

$ /usr/libexec/java_home
/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home

What version of Java is installed in your environment?

EDIT:
Anyway to complete the answer 1.15 is not the latest version, hence I would strongly advice anyone to switch to 2.0 by (re)installing System Workbench through the all-in-one installer for 2 reasons:

  1. it comes with its own JRE, so no problems with Java version anymore
  2. it contains an important Eclipse update (Neon), required by some 2.0 features