Is there a way for firmware running on the nRF52 to detect the presence of a SEGGER (or other) SWD capable device? I've looked through all the nRF registers but couldn't find anything appropriate.
Is there a way for firmware running on the nRF52 to detect the presence of a SEGGER (or other) SWD capable device? I've looked through all the nRF registers but couldn't find anything appropriate.
Stuff like this is purely in the domain of the ARM Cortex-M core and has nothing, really, to do with Nordic.
The best references are ARM's own materials:
And the excellent "Definitive Guide" books by Joseph Yiu:
Stuff like this is purely in the domain of the ARM Cortex-M core and has nothing, really, to do with Nordic.
The best references are ARM's own materials:
And the excellent "Definitive Guide" books by Joseph Yiu:
Specifically, for the question at hand: