Skip to main content
Explorer
November 14, 2019
Question

Save SWO to file

  • November 14, 2019
  • 1 reply
  • 956 views

Hi all,

Is there any way to save SWO output to file using any official STM product?

Best scenario would be to use st-link server.

As we can have SWV it in STM32CubeIDE would be nice to have a option to save it to file.

Regards,

Pawel

    This topic has been closed for replies.

    1 reply

    PHrynAuthor
    Explorer
    November 15, 2019

    Actually everything is in place but we need more official information, I looked on my STM32CubeIDE and I managed to start GDB server with SWO activated but I don't now how to get SWO stream in terminal.

    GDB started:

    0690X00000As4RiQAJ.png

    and one of the ports is open for SWO 61235.

    On 61234 is GDB.

    Any idea how to get SWO?