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

" JLinkARM DLL reported an error" On NRF52832, J-Link V9 Programmer

Hello,

Our custom board (nrf52832, S132) seem enter to the read back protection, J-Link could not connect to the target in any ways.

We tried the command "nrfjprog --recover" to fix it. However, the " JLinkARM DLL reported an error" still happened.

Here is my information and error log:

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[2021-Jan-15 17:02:25] [ info] --------------------------------------------------------------------------------
[2021-Jan-15 17:02:25] [ info] nrfjprog.exe -r --log
[2021-Jan-15 17:02:25] [ info] nrfjprog version 10.12.1
[2021-Jan-15 17:02:25] [ info] --------------------------------------------------------------------------------
[2021-Jan-15 17:02:25] [debug] [ nRF0x0] - open_dll
[2021-Jan-15 17:02:25] [ info] [ nRF0x0] - Load library at C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\JLINKARM_UNKNOWN_NRFJPROG.dll.
[2021-Jan-15 17:02:25] [ info] [ nRF0x0] - Library loaded, loading member functions.
[2021-Jan-15 17:02:25] [ info] [ nRF0x0] - Member functions succesfully loaded.
[2021-Jan-15 17:02:25] [ info] [Backend] - Logger callback at 0x7ff76a9f56f0 registered in Segger backend logger.
[2021-Jan-15 17:02:25] [ info] [ JLink] - [Info ] [JLink ] Logger callback at 0x7ff76a9f56f0 registered in JLink logger.
[2021-Jan-15 17:02:25] [debug] [nRFUnknown] - Just_open_dll_tagged_callback
[2021-Jan-15 17:02:25] [debug] [Backend] - open_dll
[2021-Jan-15 17:02:25] [ info] [Backend] - No J-Link DLL path was provided. Attempting to auto detect.
[2021-Jan-15 17:02:25] [ info] [Backend] - Load library at C:\Program Files (x86)\SEGGER\JLink\JLink_x64.dll.
[2021-Jan-15 17:02:25] [ info] [Backend] - Library loaded, loading member functions.
[2021-Jan-15 17:02:25] [ info] [Backend] - Member functions succesfully loaded.
[2021-Jan-15 17:02:25] [debug] [Backend] - dll_version
[2021-Jan-15 17:02:25] [ info] [Backend] - Segger dll version 6.94. loaded.
[2021-Jan-15 17:02:25] [debug] [Backend] - set_core_data
[2021-Jan-15 17:02:25] [debug] [ nRF0x0] - enum_emu_snr
[2021-Jan-15 17:02:25] [debug] [nRFUnknown] - Just_enum_emu_snr
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Can anybody helo me, please!!!???