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

Debugging direct test mode on nrf53.

I'm trying to run your direct test mode code on the nrf53.  And verify that the uart pins are working correctly.

What is the best way to debug and verify this?

gdb  seems to fault at the first "si".  So I can't even step to look at the peripheral settings.

Is there a way to do this?  And what is the best way?

I'm using a jlink ultra+.  On a custom board design, which has a different uart pinout than your sample.  I'm using the 1.5.0 sdk.  

Related