This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Getting RTT Logging to work in SES

I am using the Nordic SDK 15.3 for nrf52832 development board. I am using SES as my development environment but I am unable to get RTT logging to work.

I have enabled RTT in sdk_config.h, and as far as I can tell, that is the only thing that is required to get the logging to work, but nothing shows up on the debug terminal. I am using the default TWI scanner example.

Any suggestions?

Parents Reply
  • I am having the same problem with SDK version 15.3 only. Both items mentioned above are set to 1 and it still doesn't work. ble_app_template_pca10040_s132 project in SDK version 15.2 works with RTT and the above enables. ble_app_template_pca10040_s132 project in SDK version 15.3 does not work with RTT and the above enables. I am hesitating to migrate my custom firmware to SDK 15.3 for this reason.

Children
Related