Segger embedded studio V4.18 appears to have a bug when it comes to printing to RTT. When I run the exact same firmware on SES V3.40, everything is printed to the debug window. When SES 4.18 is run, the debug window remains blank.
My hardware: BMD340 dev kit (nrf52840)
Firmware: SDK 15.3 Blinky example. Only modification is to the sdk_config.h to enable rtt logging, disable uart logging.
Jlink version 6.48b
Is anyone else able to replicate this issue?
I can continue using V3.40 for now, but my coworker isn't able to get a license for that old of SES, so will be forced to use the latest SES version.