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

NRF_LOG printing in Keil

Hi,

I am using Keil uVision 5 and SDK 15 on nrf52840 development. NRF_LOG_ENABLED  is set to 1 in sdk_config.h

But NRF_LOGS are not being printed in Debug(printf) viewer. I tried using RTT viewer also, but unable to see them.

Can anyone help me in viewing the logs in Keil?

Related