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


'make: Interrupt/Exception caught' when building an empty project on Win7-64

France

Hi Dave,

Coudl you look at your PATH and check that there is not a make or sehll program there that can interfere with the one provided in the System Workbench for STM32 install. Other cases where this problem occurs was due to this kind of interactions.

You shoudl also first, if not yet done, try to update your install (Help >> Check for Updates...)

Bernard (Ac6)