Hi Sir,
I'm studying the nRF52840-PDK, and i found there are two debug connector. One is Debug in connector (P18) and another is Trace connector (P25).
As check the pin define, P18 is 10-pin connector and P25 is 20-pin connector.
-
For software programming, when we should use debug in connector? and when we should use trace connector?
-
For project development, should I reserve these two interface in my project? If yes, any special tools I should install to use these two interfaces?
-
For programming usage, we only keep SWDIO/ SWDCLK/ VDD/GND as a 4-pin connector. But P18 has two more signal (SWO, reset), what's purpose for these two signals (SWO, reset)?
Thank you. BRs,
Hsu