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


Debug Configuration no Target Information

France

Hello,

I confirm there’s no way to update target information relying on launch configuration.

Only way to setup a target is either at project creation (relying on CubeMx or System Workbench project creation wizard) or updating project C/C++ build settings. You can get build settings UI requiring for project properties C/C++ Build > Settings > Target tab. Once build configuration updated you can create a launch configuration in sync. with (be aware any existing launch configuration will not be updated).
Doing such please take care about C/C++ Build > Settings > Target tab warning notice ...

Br,