View RTT printf() in SysView?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • View RTT printf() in SysView?

    I can printf() to SES via RTT. I am also using SysView to print. I assume these are using different SWO channels. I think what I'd like to do is just use printf() and see those messages in SES. Then disconnect JLink and start SysView and see the same messages there.

    I saw a similar post but it didn't seem like quite the same request. It seems to me that if SysView and SES are listening to the same channel all should be well?

    The post was edited 1 time, last by Kenny ().

  • Doing printf() via RTT outputs to the RTT Terminal Channel (Buffer 0),
    SystemView uses a second RTT Channel (i.e. Buffer 1), so those are two different data streams.

    To get printf-like output in SystemView you need to use the SystemView printf/print functions.
    You can print to both at the same time, automatic switching is not possible.

    Best regards
    Johannes
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.