Hi there,
I want to debugging my beacon project card which designed with NRF52832 MCU
I have NRF54L15 PDK Development Kit and it has debugger on the kit.
How can I debug my chip with this kit? What should I do?
I am planning to connect the SWDIO and SWDCLK pins of my NRF52832-based custom board to the SWDIO and SWDCLK pins of the DEBUG OUT output on the NRF54L15 PDK. However, since the PDK also has an NRF54L15 chip, should I cut its power and only supply power to the debugger?
I tried cutting the power to the NRF54L15 chip by shorting the VDDM current measure pins to GND on P6. Is my method correct, or is there another way to cut the power to the NRF54L15 chip?
Thanks