Hi all:
I want to add RTT log in nrf_desktop of NCS SDK.
there is no prj.conf in nrf_desktop ,then I add prj.conf file and set two options as below,
CONFIG_USE_SEGGER_RTT=y
CONFIG_LOG_BACKEND_RTT=y
But there is still no RTT output ,how to solve it?
nRF SDK:1.7.0
Board:nrf52kbd_nrf52832
example:nrf_desktop
best regards,
Joe