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 open project from project tab in version 6

France

Which version of which tool?
System Workbench for STM32 is in version 1.4.0 (1.5.0 is due next week) while CubeMX is in version 4.10, so I really don’t understand what is your problem...
Anyway, in System Workbench, if you want to open an existing project file, you can’t just open it as a file, you must import it in your workspace, using the “Import...” menu item, either from the project explorer contextual menu or from the File menu.
Bernard