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


Can't create debug/Run configs.

I accepted an upgrade to WB while working on a project. After that the project was bricked, so I had to start over with the files that were working before.

Now though, after creating the new project with the good files, it compiles and runs fine but I can’t create debug/run configurations

See page screen below:

Err

This is what I get when I click “Search Project” or “Browse” button.

I don’t get it?

In the end, I just ran debug without configuring and it set itself up by itself. I can now enter and modify if I need to.