Loading...
 
Skip to main content

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?
  2. openocd documentation


Best regards,
Tarek