We have the Nordic nRF54L15-DK PCA10156 0.9.3 2025.19
We use nRF Connect for Desktop v5.2.1 and Programmer v4.7.2 and connect by USB to our ASI_nRF54L_DK1 001057739416.
Windows OS: Windows 11 Pro v 25H2 build 26200.7623
PC Hardware: Intel Core i7-8700 3.2GHz 16GB RAM 64-bit OS, x64 processor
The Programmer Logs the following initialization:
The setup works fine for programming the DK's BLE chip.
We are following the instructions from the nRF54L15_DK_HW__USER_Guide_v0.9.1.pdf for programming an external board, but always get this error:
12:33:34.446 Failed "reading readback protection status for application core". Error: code: 1, description: Generic, message: Batch task protection-get failed, Device error: Setting the debug port SELECT register failed while powering up sys and debug regions (Unknown error in the J-Link DLL (error code =-1)). This might indicate that the debug port is unavailable. Double-check device power supply and SWD lines, and ensure that SWD is not disabled
12:33:58.273
These are our Connections from P19 DEBUG_OUT to our external board:
- Power Supply 2.5V to SWDO_VTG and to our board's BLE VDD.
- GND to Ground
- SWDO_SWDIO to SWDIO
- SWDO_SELECT to Ground
- SWDO_SWDCLK to SWDCLK
- SWD0_SW0 Not Used
- SWDO_RESET Not Used
Is the RESET connection required now? Because on nRF52 devices, Reset would break the programming. What must we do to enable the SWD? What J-LINK Settings should we use on the Programmer GUI?
