This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

URGENT: Device not found after nrf connect for desktop upgrade

Hi there,

This morning I updated to the latest version of the nrf connect for desktop, along with all the extensions (LTE Link Monitor, Programmer, Toolchain Manager).

However I cannot seem to detect my nrf9160 DK anymore. It does not pop up in the "Select device" on any of the apps. This is extremely frustrating. When we toggle the switch to the nrf52 however, the dk gets detected, but when toggling the switch to the nrf9160 position, we can not detect the DK, and only the J-link pops up within Programmer app:

Unfortunately I do not remember the previous versions of any of the app I had. Please advise a workaround for this ASAP!

Parents
  • The same issue is specified in this post.

    When running "nrfjprog -v":

    nrfjprog version: 10.14.0 external
    JLinkARM.dll version: 7.58b

    When running "nrfjprog --recover -f nRF91 --log", we get the following log.log file:

    [2022-May-17 17:14:20] [ info] --------------------------------------------------------------------------------
    [2022-May-17 17:14:20] [ info] nrfjprog --recover -f nRF91 --log 
    [2022-May-17 17:14:20] [ info] nrfjprog version 10.14.0 external
    [2022-May-17 17:14:20] [ info] --------------------------------------------------------------------------------
    [2022-May-17 17:14:20] [ info] Load library at C:\Program Files (x86)\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.dll.
    [2022-May-17 17:14:20] [ info] Library loaded, loading member functions.
    [2022-May-17 17:14:20] [ info] Member functions succesfully loaded.
    [2022-May-17 17:14:21] [debug] [ Client] - open
    [2022-May-17 17:14:21] [debug] [ Client] - start
    [2022-May-17 17:14:21] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 06850a32-fe71-4e0b-a927-78569f72055e.
    
    [2022-May-17 17:14:21] [trace] [ Client] - Command open executed for 29 milliseconds with result 0
    [2022-May-17 17:14:21] [debug] [ Client] - enum_emu_snr
    [2022-May-17 17:14:21] [trace] [ Client] - Command enum_emu_snr executed for 15 milliseconds with result 0
    [2022-May-17 17:14:21] [debug] [ Client] - connect_to_emu_with_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
    [2022-May-17 17:14:21] [debug] [  JLink] - Logger sink registered in JLink logger
    [2022-May-17 17:14:21] [debug] [  nRF91] - open
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - open_dll
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
    [2022-May-17 17:14:21] [ info] [SeggerBackend] - Load library at C:\Program Files (x86)\SEGGER\JLink\JLinkARM.dll.
    [2022-May-17 17:14:21] [ info] [SeggerBackend] - Library loaded, loading member functions.
    [2022-May-17 17:14:21] [ info] [SeggerBackend] - Member functions succesfully loaded.
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - dll_version
    [2022-May-17 17:14:21] [ info] [SeggerBackend] - Segger dll version 7.58.b loaded.
    [2022-May-17 17:14:21] [trace] [ Worker] - Command open executed for 6 milliseconds with result 0
    [2022-May-17 17:14:21] [debug] [  nRF91] - enum_emu_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - enum_emu_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_enum_emu_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_get_num_emus
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:14:21] [trace] [ Worker] - Command enum_emu_snr executed for 3 milliseconds with result 0
    [2022-May-17 17:14:21] [debug] [  nRF91] - connect_to_emu_with_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - connect_to_emu_with_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_enum_emu_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_get_num_emus
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Segger logging enabled.
    [2022-May-17 17:14:21] [trace] [  JLink] - Firmware: J-Link OB-K22-NordicSemi compiled Jul  2 2021 10:44:28
    [2022-May-17 17:14:21] [trace] [  JLink] - Firmware: J-Link OB-K22-NordicSemi compiled Jul  2 2021 10:44:28
    [2022-May-17 17:14:21] [trace] [  JLink] - Hardware: V1.00
    [2022-May-17 17:14:21] [trace] [  JLink] - S/N: 960070547
    [2022-May-17 17:14:21] [trace] [  JLink] - OEM: SEGGER
    [2022-May-17 17:14:21] [trace] [  JLink] - Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
    [2022-May-17 17:14:21] [trace] [  JLink] - TELNET listener socket opened on port 19021
    [2022-May-17 17:14:21] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
    [2022-May-17 17:14:21] [trace] [  JLink] - WEBSRV Webserver running on local port 19080
    [2022-May-17 17:14:21] [trace] [  JLink] - - 33.987ms returns "O.K."  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_Lock()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_GetHWStatus(...)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.176ms returns 0  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).   
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.004ms returns 0x01  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_ExecCommand("DisableFlashDL", ...).   
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.007ms returns 0x00  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).   
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.004ms returns 0x00  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.017ms returns 0  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.591ms returns 0x00  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_SetSpeed(2000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.113ms  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_GetSN()  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.021ms returns 960070547  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - read_debug_port_idr
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - read_debug_port_register
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_read_debug_port_register
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - coresight_configure
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 100.708ms returns 0  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_select_debug_port_register
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.653ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.583ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.631ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.589ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.614ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.595ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.570ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.504ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.586ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.531ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.594ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.481ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.487ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.472ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.504ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.567ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.498ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.519ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.490ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.488ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.515ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.475ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.494ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.479ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.494ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.477ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [ Client] - Command connect_to_emu_with_snr executed for 215 milliseconds with result -102
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.529ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.547ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.490ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.571ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.034ms  
    [2022-May-17 17:14:21] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 201 milliseconds with result -102
    [2022-May-17 17:14:21] [debug] [  nRF91] - close
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_device
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_IsOpen()  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.018ms returns 0x01  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_device
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_IsConnected()  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.018ms returns FALSE  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [debug] [  nRF91] - close
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_IsOpen()  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.009ms returns 0x01  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_Lock()  
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - close
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - disconnect_from_emu
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_disconnect_from_emu
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - is_connected_to_device
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_IsConnected()  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.011ms returns FALSE  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_is_debug_region_powered
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_read_debug_port_register
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_select_debug_port_register
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.500ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.472ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.543ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.479ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.508ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.538ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.505ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.545ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.572ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.468ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.542ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.509ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.518ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.561ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.524ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.571ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.538ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.489ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.482ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.473ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.512ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.540ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.497ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.556ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.524ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.524ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.539ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.570ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.513ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.497ms returns -1  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:14:21] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:14:21] [trace] [  JLink] - - 0.024ms  
    [2022-May-17 17:14:21] [trace] [  JLink] - JLINK_Close()  
    [2022-May-17 17:14:21] [debug] [SeggerBackend] - Segger Backend closed.
    [2022-May-17 17:14:21] [debug] [  nRF91] - nRF family DLL closed
    [2022-May-17 17:14:21] [trace] [ Client] - Command close executed for 123 milliseconds with result 0
    [2022-May-17 17:14:21] [debug] [ Client] - terminate
    [2022-May-17 17:14:21] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
    [2022-May-17 17:14:21] [trace] [ Worker] - Command close executed for 122 milliseconds with result 0
    [2022-May-17 17:14:21] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
    [2022-May-17 17:14:21] [trace] [ Worker] - Executed 5 commands for 332 milliseconds
    [2022-May-17 17:14:21] [debug] [ Client] - Worker process exited with code: 0
    [2022-May-17 17:14:21] [debug] [ Client] - Worker process exited with code: 0
    [2022-May-17 17:14:21] [debug] [ Client] - Child process terminated with result 0
    [2022-May-17 17:14:21] [trace] [ Client] - Executed 5 commands for 382 milliseconds
    [2022-May-17 17:14:21] [debug] [ Client] - terminate
    [2022-May-17 17:16:40] [ info] --------------------------------------------------------------------------------
    [2022-May-17 17:16:40] [ info] nrfjprog --recover -f nRF91 --log 
    [2022-May-17 17:16:40] [ info] nrfjprog version 10.14.0 external
    [2022-May-17 17:16:40] [ info] --------------------------------------------------------------------------------
    [2022-May-17 17:16:40] [ info] Load library at C:\Program Files (x86)\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.dll.
    [2022-May-17 17:16:40] [ info] Library loaded, loading member functions.
    [2022-May-17 17:16:40] [ info] Member functions succesfully loaded.
    [2022-May-17 17:16:41] [debug] [ Client] - open
    [2022-May-17 17:16:41] [debug] [ Client] - start
    [2022-May-17 17:16:41] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 8be5c037-9435-427e-8cb9-4addf25fdebc.
    
    [2022-May-17 17:16:41] [trace] [ Client] - Command open executed for 23 milliseconds with result 0
    [2022-May-17 17:16:41] [debug] [ Client] - enum_emu_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
    [2022-May-17 17:16:41] [trace] [ Client] - Command enum_emu_snr executed for 14 milliseconds with result 0
    [2022-May-17 17:16:41] [debug] [  JLink] - Logger sink registered in JLink logger
    [2022-May-17 17:16:41] [debug] [  nRF91] - open
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - open_dll
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
    [2022-May-17 17:16:41] [ info] [SeggerBackend] - Load library at C:\Program Files (x86)\SEGGER\JLink\JLinkARM.dll.
    [2022-May-17 17:16:41] [ info] [SeggerBackend] - Library loaded, loading member functions.
    [2022-May-17 17:16:41] [ info] [SeggerBackend] - Member functions succesfully loaded.
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - dll_version
    [2022-May-17 17:16:41] [ info] [SeggerBackend] - Segger dll version 7.58.b loaded.
    [2022-May-17 17:16:41] [trace] [ Worker] - Command open executed for 5 milliseconds with result 0
    [2022-May-17 17:16:41] [debug] [  nRF91] - enum_emu_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - enum_emu_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_enum_emu_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_get_num_emus
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:16:41] [trace] [ Worker] - Command enum_emu_snr executed for 3 milliseconds with result 0
    [2022-May-17 17:16:41] [debug] [ Client] - connect_to_emu_with_snr
    [2022-May-17 17:16:41] [debug] [  nRF91] - connect_to_emu_with_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - connect_to_emu_with_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_enum_emu_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_get_num_emus
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Segger logging enabled.
    [2022-May-17 17:16:41] [trace] [  JLink] - Firmware: J-Link OB-K22-NordicSemi compiled Jul  2 2021 10:44:28
    [2022-May-17 17:16:41] [trace] [  JLink] - Firmware: J-Link OB-K22-NordicSemi compiled Jul  2 2021 10:44:28
    [2022-May-17 17:16:41] [trace] [  JLink] - Hardware: V1.00
    [2022-May-17 17:16:41] [trace] [  JLink] - S/N: 960070547
    [2022-May-17 17:16:41] [trace] [  JLink] - OEM: SEGGER
    [2022-May-17 17:16:41] [trace] [  JLink] - Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
    [2022-May-17 17:16:41] [trace] [  JLink] - TELNET listener socket opened on port 19021
    [2022-May-17 17:16:41] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
    [2022-May-17 17:16:41] [trace] [  JLink] - WEBSRV Webserver running on local port 19080
    [2022-May-17 17:16:41] [trace] [  JLink] - - 20.547ms returns "O.K."  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_Lock()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_GetHWStatus(...)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.223ms returns 0  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).   
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.003ms returns 0x01  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_ExecCommand("DisableFlashDL", ...).   
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.007ms returns 0x00  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).   
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.004ms returns 0x00  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.016ms returns 0  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.517ms returns 0x00  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_SetSpeed(2000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.111ms  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_GetSN()  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.007ms returns 960070547  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - read_debug_port_idr
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - read_debug_port_register
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - coresight_configure
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
    [2022-May-17 17:16:41] [trace] [ Client] - Command connect_to_emu_with_snr executed for 186 milliseconds with result -102
    [2022-May-17 17:16:41] [trace] [  JLink] - - 100.225ms returns 0  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.589ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.606ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.560ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.602ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.642ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.555ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.569ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.534ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.590ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.551ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.554ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.517ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.592ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.577ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.547ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.579ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.575ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.563ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.573ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.571ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.585ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.546ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.574ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.627ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.552ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.559ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.512ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.661ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.581ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.562ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.042ms  
    [2022-May-17 17:16:41] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 182 milliseconds with result -102
    [2022-May-17 17:16:41] [debug] [  nRF91] - close
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_device
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_IsOpen()  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.016ms returns 0x01  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_device
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_IsConnected()  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.010ms returns FALSE  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [debug] [  nRF91] - close
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_emu
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_IsOpen()  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.009ms returns 0x01  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_Lock()  
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - close
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - disconnect_from_emu
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_disconnect_from_emu
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - is_connected_to_device
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_IsConnected()  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.010ms returns FALSE  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.517ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.517ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.503ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.468ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.536ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.469ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.493ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.464ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.490ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.461ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.477ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.462ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.490ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.467ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.472ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.473ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.512ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.570ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.542ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.518ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.566ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.489ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.603ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.528ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.567ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - ---just_abort_debug_action
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.515ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.518ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.546ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.505ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.501ms returns -1  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_HasError()  
    [2022-May-17 17:16:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
    [2022-May-17 17:16:41] [trace] [  JLink] - - 0.034ms  
    [2022-May-17 17:16:41] [trace] [  JLink] - JLINK_Close()  
    [2022-May-17 17:16:41] [debug] [SeggerBackend] - Segger Backend closed.
    [2022-May-17 17:16:41] [debug] [  nRF91] - nRF family DLL closed
    [2022-May-17 17:16:41] [trace] [ Client] - Command close executed for 108 milliseconds with result 0
    [2022-May-17 17:16:41] [debug] [ Client] - terminate
    [2022-May-17 17:16:41] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
    [2022-May-17 17:16:41] [trace] [ Worker] - Command close executed for 106 milliseconds with result 0
    [2022-May-17 17:16:41] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
    [2022-May-17 17:16:41] [trace] [ Worker] - Executed 5 commands for 296 milliseconds
    [2022-May-17 17:16:41] [debug] [ Client] - Worker process exited with code: 0
    [2022-May-17 17:16:41] [debug] [ Client] - Worker process exited with code: 0
    [2022-May-17 17:16:41] [debug] [ Client] - Child process terminated with result 0
    [2022-May-17 17:16:41] [trace] [ Client] - Executed 5 commands for 331 milliseconds
    [2022-May-17 17:16:41] [debug] [ Client] - terminate
    

  • We have recently played around with the VDD_IO switch (SW9) on the DK. According to this post this can also cause issues? If this is the cause, how do we recover from it?

    We do need a response on this ASAP please.

    Kind regards,

    Frikkie

Reply Children
No Data
Related