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


Cannot launch SW fro STm32

When I launch Sys Workbench for STM32 I get “Java was started but returned error code=13”
it says “Requires JavaVersion 1.7”, but I have Java 1.8. Do I have to go back to 1.7?

hi,

You don’t have to go back to 1.7.
Do you have a 32 bits SW and 64 bits java installed ? or the opposite ?

BR
Christelle