This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problems with J-Link on nRF5340

Hi,

i'm using the nRF5340 DK and SEGGER Embedded Studio V5.50c. Today after starting SEGGER i was asked to perform a firmware restoration for the j-link if the nRF5340 which i proceeded and it looked like it was successful. Now i'm having some trouble with the connection to the DK. If i'm trying to debug or flash my project on the DK i'm getting the following errror:


The target output is:

Preparing target for download
Executing Reset script TargetInterface.resetAndStop()
Reset: ARMv8M core with Security Extension enabled detected.
Reset: Halt core after reset via DEMCR.VC_CORERESET.
Reset: Reset device via AIRCR.SYSRESETREQ.
Downloading ‘merged.hex’ to J-Link
Programming 211.0 KB of addresses 00000000 — 00034c5b
Failed to prepare for programming.
Failed to execute RAMCode for RAM check!
Target voltage too low (1 Volt is required, Measured: 0.0 Volt).
Failed to download application.
Undocumented error
Download failed

I tried ato recover the device with nrfjprog but i'm getting the error:

Recovering device. This operation might take 30s.
Writing image to disable ap protect.
ERROR: JLinkARM DLL reported an error. Try again. If error condition
ERROR: persists, run the same command again with argument --log, contact Nordic
ERROR: Semiconductor and provide the generated log.log file to them.

The log file is:

7266.log.log

Do you have any suggestions for this?

Kind regards

Eva

Related