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


Timestamps for swo trace

Hi all.

Is it possible to get timestamps in Eclipse for swo output? I’ve understood that most of the debuggers add this and it would be pretty useful. Any pointers how to handle this?

I’m using STM32F469i-Discovery, Eclipse Mars-2 with Openstm32 plugins in Ubuntu.

I’ve set up the swo trace according to these instructions:
http://alphaloewe.com/2017/01/24/enable-semi-hosting-with-openstm32-system-workbench/Question