i want to know that In my Custom PCB that contain NRF5340 controller , there is SWD interface for programming. so for that i have to use J-link debugger? what the software requirement for this?
i want to know that In my Custom PCB that contain NRF5340 controller , there is SWD interface for programming. so for that i have to use J-link debugger? what the software requirement for this?
Hi,
Yes, you can use the J-Link debugger to program the board via the SWD interface. Please take a look at this documentation:
You would need the SEGGER J-Link software pack installed.
Also, you would need the nrf Command Line Tools which has the nrfjprog required for flashing the device. You could also install the nRFUtil.
Please take a look at this ticket as well: Custom board considerations with a nRF5340 for flashing/debugging
Regards,
Priyanka