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

SEGGER_RTT works but NRF_LOG not

Hi, can you help me out please: I have followed devzone.nordicsemi.com/.../ and have configured as it shows.

But NRF_LOG_INFO does not work however SEGGER_RTT_printf does. What should i do? Thanks

Parents Reply
  • Thanks for the reply - I tried what you suggested and ran ble_app_multilink_central from a fresh copy of the SDK (nRF5_SDK_15.3.0_59ac345) and looking at the output via the Segger Studio after enabling NRF_LOG_BACKEND_RTT_ENABLED via CMSIS, saving, cleaning and rebuilding and I still see no output.  Are there any other checks I can do?  My other project still prints debug via RTT fine but I can't see what the difference is...

    Nick

Children
Related