Programming external target using nRF54L15 DK

I am trying to external target using the nRF54L15DK and I get the following error.

Error: Failed with exit code 1. Failed to device info one or more devices: * 1057767167: [Probe] Device error: Failed to write DebugPort register 2: Unknown Error in J-Link DLL (error code =-1), code: Generic. Message: Operation device-info failed, [Probe] Device error: Failed to write DebugPort register 2: Unknown Error in J-Link DLL (error code =-1).

My external target is an Ezurio nRF54L15 module. I have connected the following pins using a standard 10 pin SWD connector .

  • Reset
  • VDD
  • GND
  • SWDIO
  • SWDCLK
  • Pin 3 is connected to ground. 

I have programmed VOUT 1 to 3.2V. My target voltage is 3.25 V

Parents Reply Children
Related