nrf5340 RTT logs not visible in SES

Hi!

I'm using nrf5340dk development kit to program and debug my own custom nrf5340 board. Everything works and I can debug the code with SES but I can't see the RTT logging in SES. I can see the RTT logs with the same setup and with external J-LINK RTT Viewer v7.54 when selecting NRF5340_XXAA_APP processor but I can't debug at the same time. And I can see the RTT logs in SES with nrf52840 processor.

It seems like the SES is selecting NRF5340_XXAA_NET processor instead for RTT logging but I can't find it where I can verify or change it in SES. How can I change it or what else should I try to get the RTT logging working in SES?

Regards,
Rainer

Parents
  • This seems to be other issue trying to listen RTT too soon on SES side or something. I just saw first time in SES debug terminal:
    --- 6 messages dropped ---

    and no other messages are appearing. I can see the similar dropped messages from separate J-Link RTT Viewer when I connect it to soon in software after apllying the power to controller.

Reply
  • This seems to be other issue trying to listen RTT too soon on SES side or something. I just saw first time in SES debug terminal:
    --- 6 messages dropped ---

    and no other messages are appearing. I can see the similar dropped messages from separate J-Link RTT Viewer when I connect it to soon in software after apllying the power to controller.

Children
Related