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

nRF24: tracing with attached debugger

Hi,

We're using Nordic's nRF6310 motherboard with different modules, targeting the nRF24LU1+.

Using Keil we can easily attach a debugger and it was trivial to get tracing working over the UART.

What we're struggling to find is a method to see traces with the debugger attached. Since the UART and the debugger conflict of the user of some GPIO pins, we can only one or the other.

Is there a method to add traces with the Keil debugger attached when using a nRF2726 module?

TIA.

Related