I've read similar issues but none with this configuration:-
- nRF Connect SDK 1.4.2
- Blinky example
- Trying to enable RTT logging
- nRF5340DK board
- Windows 64 bit host
- jLink RTT viewer
No matter which sample I use I cannot get RTT working. This is preventing me from developing open source wearable code for COVID-19. I'm attempting to get the most basic sample working in an attempt to debug my settings and find working ones.
All I need is a simple, working, configuration for the above combination. No matter how simple an example I create and add a logging line to, or which settings I choose, I do not see any logging output in segger studio at all. I've also tried the JLink viewer (not at the same time as segger studio) to no avail.
It seems no-one on this forum has provided a working simple example of RTT logging for the nRF5340DK with nRF Connect SDK combination which worries me - something this simple should 'just work' but that doesn't appear to be the case.
I've read all the usual tutorials, trawled this forum, and scoured YouTube to no avail. Either the examples are nRF5 SDK, not nRF Connect, or the settings do not work.
I can connect my JLink viewer to the live blinky example to which I've added logging lines, but see nothing.
Can someone please provide a simple working config change to the Blinky example that is confirmed to work on their machine?
Thanks in advance.