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


Any way to have Single Wire Viewer in the System Workbench console?

Tunisia

Unfortunately the answer is no. That’s the short answer.

The long answer is that openocd cannot display the SWO message in its console. Instead, openocd redirect SWO message to a file.

for further inormation on this topic please see :

  1. How to output SWO trace?Question
  2. openocd documentationQuestion


Best regards,
Tarek