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


Set active project

Hello!

Another problem with System Workbench. I have created one project with
Nucleo 401, it blinks LEDs, and that’s fine.
I have created a new project to try the audio board (X-Nucleo-CCA02M1).
It was created using the cube library. It’s still empty. Whenever I compile and
try to run it, I get the first program (led blinker).
Why can’t I simply compile and run the project which is currently selected?
Is there a way to tell SW which program I want to run?

Thanks,

Pascal