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


C project Wizard - "Finish" button inactive

Hi cartu38,

About software:
1) System Workbench release = x64, v2.1 (downloaded 25-08-2017); if I check Ecipse Version in System Workbench, I see: Neon.3 Release (4.6.3) Build id: 20170314-1500
2) Windows 10 Home 64-bit (10.0, Build 15063)
3) Java 8 Update 121 (8.0.1210.13), both 64-bit and 32-bit same version installed

About my attempts:
1) I’ve tried all options in Project Firmware Configurations screen: “No firmware”, “Cube HAL”, “StdPeriph” - same result, “Finish button” inactive.
2) I’ve tried to launch System Workbench like “run as administrator” and usually - no effect;
3) tried choosing different MCUs at MCU configuration screen - same result;
4) Tried default project location, and also changed location of project outside workspace - still no result...