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 configure run/debug configuration

See attached image. When I go to setup a config, I cannot select a project.

Running Version: 1.14.0.201705091103

Hi lamikam,

Sorry for this question but to be sure:
Did you create a project in your workspace before?
Because this message appears when there is no project available.

Regards

Hi lamikam,

Try to compile the project in a first step.

After that it should appear when you try to configure debug setting sfor this project.

BR,
Vitor

I got it working. Thanks!
OK not working again. I downloaded the latest HAL version 16, and loaded a sample project into eclipse. Built everyhing, and still cannot access the project field on the configuration form.