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

How to see NRF_LOG_xxx() output in Eclipse console?

Hi!

I have been trying to observe the NRF_LOG_xxx output in my Eclipse console on debugging mode. However, nothing prints in the console (image 1).

I tried enabling both NRF_LOG_BACKEND_UART_ENABLED and NRF_LOG_BACKEND_RTT_ENABLED (image 2). But nothing happens. Am I missing something here? Thanks!

P.S. I am using nrf52840 DK with J-Link RTT Viewer 6.40 attached to Eclipse. Also, SDK 14.0.0 is being used.

Image 1:

Image 2:

  

Related