JLinkARM DLL reported an error with JLink Mini

Hi support, 

I'm currently having issue trying to program a nrf52833 device using Jlink mini on mac. I have no problem programming the device using a pro Jlink on windows though. 

I have tried both with nrfConnect and nrfjprog but can't get it to program with either. The device is reporting error with JLinkARM DLL on nrfjprog. I made sure that the board is powered on properly and I can also see the board name, NRF52833_xxAA_REV1, on nrfConnect. 

I have also tried to run nrfjprog -f NRF52 --recover but that didn't seem to help

Here's the full log from nrfjprog 

[2022-Mar-03 11:32:39] [ info] --------------------------------------------------------------------------------
[2022-Mar-03 11:32:39] [ info] nrfjprog -f NRF52 --program merged_file.hex --chiperase --verify --log log.txt
[2022-Mar-03 11:32:39] [ info] nrfjprog version 10.15.4 external
[2022-Mar-03 11:32:39] [ info] --------------------------------------------------------------------------------
[2022-Mar-03 11:32:39] [ info] Load library at /Applications/Nordic Semiconductor/lib/libnrfjprogdll.dylib.
[2022-Mar-03 11:32:39] [ info] Library loaded, loading member functions.
[2022-Mar-03 11:32:39] [ info] Member functions succesfully loaded.
[2022-Mar-03 11:32:39] [debug] [ Client] - open
[2022-Mar-03 11:32:39] [debug] [ Client] - start
[2022-Mar-03 11:32:40] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 9cc8ba8c-f4f6-49c9-8cc4-fec62e394d8c.
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2022-Mar-03 11:32:40] [debug] [ JLink] - Logger sink registered in JLink logger
[2022-Mar-03 11:32:40] [debug] [ nRF52] - open
[2022-Mar-03 11:32:40] [debug] [ nRF52] - just_check_family
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - open_dll
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2022-Mar-03 11:32:40] [ info] [SeggerBackend] - Load library at /Applications/SEGGER/JLink/libjlinkarm.dylib.
[2022-Mar-03 11:32:40] [trace] [ Client] - Command open executed for 402 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ Client] - enum_emu_snr
[2022-Mar-03 11:32:40] [trace] [ Client] - Command enum_emu_con_info executed for 1 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ Client] - connect_to_emu_with_snr
[2022-Mar-03 11:32:40] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2022-Mar-03 11:32:40] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - dll_version
[2022-Mar-03 11:32:40] [ info] [SeggerBackend] - Segger dll version 7.62.a loaded.
[2022-Mar-03 11:32:40] [trace] [ Worker] - Command open executed for 315 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ nRF52] - enum_emu_con_info
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - enum_emu_con_info
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:40] [trace] [ Worker] - Command enum_emu_con_info executed for 1 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ nRF52] - connect_to_emu_with_snr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_get_num_emus
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Segger logging enabled.
[2022-Mar-03 11:32:40] [trace] [ JLink] - Firmware: J-Link EDU Mini V1 compiled Dec 7 2021 08:38:51
[2022-Mar-03 11:32:40] [trace] [ JLink] - Firmware: J-Link EDU Mini V1 compiled Dec 7 2021 08:38:51
[2022-Mar-03 11:32:40] [trace] [ JLink] - Hardware: V1.00
[2022-Mar-03 11:32:40] [trace] [ JLink] - S/N: 801041403
[2022-Mar-03 11:32:40] [trace] [ JLink] - OEM: SEGGER
[2022-Mar-03 11:32:40] [trace] [ JLink] - Feature(s): FlashBP, GDB
[2022-Mar-03 11:32:40] [trace] [ JLink] - USB speed mode: Full speed (12 MBit/s)
[2022-Mar-03 11:32:40] [trace] [ JLink] - TELNET listener socket opened on port 19021
[2022-Mar-03 11:32:40] [trace] [ JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2022-Mar-03 11:32:40] [trace] [ JLink] - WEBSRV Webserver running on local port 19080
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 155.159ms returns "O.K."
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_GetHWStatus(...)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.235ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.019ms returns 0x01
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_ExecCommand("DisableFlashDL", ...).
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.001ms returns 0x00
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.016ms returns 0x00
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_SetHookUnsecureDialog
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_SetHookUnsecureDialog(...)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.021ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)
[2022-Mar-03 11:32:40] [trace] [ Client] - Command connect_to_emu_with_snr executed for 279 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ Client] - read_connected_emu_snr
[2022-Mar-03 11:32:40] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ Client] - read_device_info
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.732ms returns 0x00
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_SetSpeed(2000)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.099ms
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_GetSN()
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.003ms returns 801041403
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_debug_port_idr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - coresight_configure
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_Configure()
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.716ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.386ms returns -1
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.220ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.214ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.268ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:40] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 279 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ nRF52] - read_connected_emu_snr
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.005ms returns 0x01
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_connected_emu_snr
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:40] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:40] [debug] [ nRF52] - read_device_info
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:40] [debug] [ nRF52] - Just_read_device_version
[2022-Mar-03 11:32:40] [debug] [ nRF52] - Just_readback_status
[2022-Mar-03 11:32:40] [debug] [ nRF52] - Just_is_ctrl_ap_available
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.227ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0x00000040
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.236ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - power_debug_region
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x50000000)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.298ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0xF0000040
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.389ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.239ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:40] [trace] [ JLink] - failed
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.236ms returns -1
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.234ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0x00000000
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.242ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0x00000000
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.268ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0x00000000
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.235ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:40] [trace] [ JLink] - Value=0x00000000
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.259ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_IsConnected()
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.003ms returns FALSE
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.017ms returns 0x00
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_ExecCommand("device = nRF52", ...).
[2022-Mar-03 11:32:40] [trace] [ JLink] - Device "NRF52" selected.
[2022-Mar-03 11:32:40] [trace] [ JLink] - Device "NRF52" selected.
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.561ms returns 0x00
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:40] [trace] [ JLink] - - 0.233ms returns 0
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:40] [trace] [ JLink] - JLINK_Connect()
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:40] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:40] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:40] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:40] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:40] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:40] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - DPIDR: 0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - DPIDR: 0x2BA01477
[2022-Mar-03 11:32:40] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2022-Mar-03 11:32:40] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP[0]: Core found
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP[0]: Core found
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FF000
[2022-Mar-03 11:32:40] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FF000
[2022-Mar-03 11:32:40] [trace] [ JLink] - ***** Error:
[2022-Mar-03 11:32:40] [trace] [ JLink] - DAP error while reading AIRCR.
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 295.327ms returns 0xFFFFFEFB
[2022-Mar-03 11:32:41] [error] [ JLink] - DAP error while reading AIRCR.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported error -1 at line 4633.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ClrError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.006ms
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported "-261", "Could not find supported CPU.".
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.458ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Connect()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 272.050ms returns 0xFFFFFEFB
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported "-261", "Could not find supported CPU.".
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.427ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Connect()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - DAP error while determining CoreSight SoC version
[2022-Mar-03 11:32:41] [trace] [ JLink] - DAP error while determining CoreSight SoC version
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 167.819ms returns 0xFFFFFEFB
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported "-261", "Could not find supported CPU.".
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.407ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Connect()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - DPIDR: 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - DPIDR: 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2022-Mar-03 11:32:41] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: Skipped. Could not read CPUID register
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: Skipped. Could not read CPUID register
[2022-Mar-03 11:32:41] [trace] [ JLink] - ***** Error:
[2022-Mar-03 11:32:41] [trace] [ JLink] - Could not find core in Coresight setup
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 166.700ms returns 0xFFFFFEFB
[2022-Mar-03 11:32:41] [error] [ JLink] - Could not find core in Coresight setup
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported error -1 at line 4633.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ClrError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.006ms
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported "-261", "Could not find supported CPU.".
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.429ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Connect()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - Failed to power up DAP
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() start
[2022-Mar-03 11:32:41] [trace] [ JLink] - J-Link Script File: Executing InitTarget()
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - InitTarget() end
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found SW-DP with ID 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - DPIDR: 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - DPIDR: 0x2BA01477
[2022-Mar-03 11:32:41] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2022-Mar-03 11:32:41] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: Core found
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: Core found
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FF000
[2022-Mar-03 11:32:41] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FF000
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found Cortex-M4 r0p1, Little endian.
[2022-Mar-03 11:32:41] [trace] [ JLink] - Found Cortex-M4 r0p1, Little endian.
[2022-Mar-03 11:32:41] [trace] [ JLink] - -- Max. mem block: 0x00002BB8
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDF0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - FPUnit: 0 code (BP) slots and 0 literal slots
[2022-Mar-03 11:32:41] [trace] [ JLink] - FPUnit: 0 code (BP) slots and 0 literal slots
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CoreSight components:
[2022-Mar-03 11:32:41] [trace] [ JLink] - CoreSight components:
[2022-Mar-03 11:32:41] [trace] [ JLink] - ROMTbl[0] @ E00FF000
[2022-Mar-03 11:32:41] [trace] [ JLink] - ROMTbl[0] @ E00FF000
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][1]: E0001000 CID B105E00D PID 003BB002 DWT
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][1]: E0001000 CID B105E00D PID 003BB002 DWT
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][2]: E0002000 CID B105E00D PID 002BB003 FPB
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][2]: E0002000 CID B105E00D PID 002BB003 FPB
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0000FE0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][3]: E0000000 CID 00000000 PID 00000000 ???
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][3]: E0000000 CID 00000000 PID 00000000 ???
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0040FE0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0041FE0)
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_device_info executed for 1196 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ Client] - read_memory_descriptors
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][5]: E0041000 CID B105900D PID 000BB925 ETM
[2022-Mar-03 11:32:41] [trace] [ JLink] - [0][5]: E0041000 CID B105900D PID 000BB925 ETM
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 285.434ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORE_GetFound()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns 0xE0000FF
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.056ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000130, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000130)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 0D 00 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.411ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 00 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.351ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_decode_device_version
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 02 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.351ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_device_info executed for 1196 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_memory_descriptors
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.007ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_memory_descriptors
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_readback_status
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_is_ctrl_ap_available
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.227ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0xF0000040
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.214ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.212ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.237ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.238ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.240ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.232ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.206ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.211ms returns -1
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.216ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.242ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.244ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.243ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.241ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [ info] [ nRF52] - Protection status read as NONE
[2022-Mar-03 11:32:41] [debug] [ nRF52] - update_device_memory_list
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_device_version
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_readback_status
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_is_ctrl_ap_available
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.218ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.242ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.243ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.239ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.236ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.212ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.236ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.238ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.239ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.230ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [ info] [ nRF52] - Protection status read as NONE
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsConnected()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns TRUE
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.006ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.206ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000130, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000130)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 0D 00 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.343ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.004ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.400ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.594ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_memory_descriptors executed for 8 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 00 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.347ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_decode_device_version
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.004ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 02 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.350ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ Client] - read_memory_descriptors
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "Flash" [0x00000000-0x00080000] 128 pages (128x4kB) static ID0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "Code RAM" [0x00800000-0x00820000] 18 pages (16x4kB,2x32kB) static ID8388608
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "FICR" [0x10000000-0x10001000] 1 pages (1x4kB) static ID268435456
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "UICR" [0x10001000-0x10002000] 1 pages (1x4kB) static ID268439552
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "RAM" [0x20000000-0x20020000] 18 pages (16x4kB,2x32kB) static ID536870912
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.221ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_memory_descriptors executed for 8 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_memory_descriptors
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_memory_descriptors
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_readback_status
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_memory_descriptors executed for 10 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_is_ctrl_ap_available
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.362ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0xF0000040
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.362ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.347ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.245ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.244ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.393ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.231ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.203ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.227ms returns 0
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.227ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.230ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.245ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [ info] [ nRF52] - Protection status read as NONE
[2022-Mar-03 11:32:41] [debug] [ nRF52] - update_device_memory_list
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_device_version
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_readback_status
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_is_ctrl_ap_available
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.215ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.219ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.233ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.244ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.230ms returns 0
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.271ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.244ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.387ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.243ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.273ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [ info] [ nRF52] - Protection status read as NONE
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsConnected()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.002ms returns TRUE
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.008ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.228ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000130, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000130)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.735ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000130, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000130)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 0D 00 00 00
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.346ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.463ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.703ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.549ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 00 00 00
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.495ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_decode_device_version
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 02 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.351ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Memory list already constructed. Skipping.
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "Flash" [0x00000000-0x00080000] 128 pages (128x4kB) static ID0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "Code RAM" [0x00800000-0x00820000] 18 pages (16x4kB,2x32kB) static ID8388608
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "FICR" [0x10000000-0x10001000] 1 pages (1x4kB) static ID268435456
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "UICR" [0x10001000-0x10002000] 1 pages (1x4kB) static ID268439552
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Read memory description from family DLL: "RAM" [0x20000000-0x20020000] 18 pages (16x4kB,2x32kB) static ID536870912
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.024ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_memory_descriptors executed for 10 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x01
[2022-Mar-03 11:32:41] [debug] [ Client] - read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.004ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.004ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.033ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.022ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.004ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.017ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.020ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.002ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ Client] - erase
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_page_sizes
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.004ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_page_sizes
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:41] [debug] [ nRF52] - erase_file
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.007ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [trace] [ Client] - Command erase_file executed for 70 milliseconds with result -104
[2022-Mar-03 11:32:41] [debug] [ nRF52] - erase
[2022-Mar-03 11:32:41] [debug] [ nRF52] - init_device_info
[2022-Mar-03 11:32:41] [debug] [ nRF52] - read_device_info
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_read_device_version
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_readback_status
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_is_ctrl_ap_available
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.452ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0xF0000040
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.309ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.288ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.303ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.291ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.283ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x02880000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.275ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.221ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.249ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.262ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.309ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0x00000001
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.233ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [ info] [ nRF52] - Protection status read as NONE
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsConnected()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns TRUE
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.006ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.211ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000130, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000130)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 0D 00 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.355ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.005ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000134, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000134)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Data: 00 00 00 00
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.394ms returns 1 (0x1)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [ nRF52] - Just_decode_device_version
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns 0x00
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.409ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.607ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.464ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.597ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_ReadMemU32(0x10000110, 0x1 Items)
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x10000110)
[2022-Mar-03 11:32:41] [trace] [ JLink] - failed
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.542ms returns -1 (0xFFFFFFFF)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.
[2022-Mar-03 11:32:41] [error] [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.
[2022-Mar-03 11:32:41] [error] [ nRF52] - Failed while reading device version
[2022-Mar-03 11:32:41] [error] [ nRF52] - Failed while reading device information.
[2022-Mar-03 11:32:41] [error] [ nRF52] - Failed while erasing file merged_file.hex.
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.059ms
[2022-Mar-03 11:32:41] [trace] [ Worker] - Command erase_file executed for 70 milliseconds with result -104
[2022-Mar-03 11:32:41] [debug] [ nRF52] - close
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_emu
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsOpen()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.006ms returns 0x01
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_Lock()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - close
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - disconnect_from_emu
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_disconnect_from_emu
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - is_connected_to_device
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_IsConnected()
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.003ms returns TRUE
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.342ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0xF0000000
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.283ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Disable trace before closing connection.
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_u32
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.209ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.204ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_WriteU32_64(0xE000EDFC, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Debug reg: DEMCR
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU is running
[2022-Mar-03 11:32:41] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 1.154ms returns 0 (0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - Shortcut, lock is on and debug region is powered.
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - unpower_debug_and_system_regions
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.215ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:41] [trace] [ JLink] - Value=0xF00000C0
[2022-Mar-03 11:32:41] [trace] [ JLink] - - 0.248ms returns 0
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2022-Mar-03 11:32:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:41] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)
[2022-Mar-03 11:32:42] [trace] [ JLink] - - 0.224ms returns -1
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:42] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.".
[2022-Mar-03 11:32:42] [debug] [SeggerBackend] - ---just_abort_debug_action
[2022-Mar-03 11:32:42] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection.
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)
[2022-Mar-03 11:32:42] [trace] [ JLink] - - 0.318ms returns 0
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)
[2022-Mar-03 11:32:42] [trace] [ JLink] - - 0.260ms returns 0
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:42] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2022-Mar-03 11:32:42] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2022-Mar-03 11:32:42] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2022-Mar-03 11:32:42] [trace] [ JLink] - Value=0x00000040
[2022-Mar-03 11:32:42] [trace] [ JLink] - - 0.393ms returns 0
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_HasError()
[2022-Mar-03 11:32:42] [trace] [ JLink] - - 0.003ms
[2022-Mar-03 11:32:42] [trace] [ JLink] - JLINK_Close()
[2022-Mar-03 11:32:42] [debug] [SeggerBackend] - Segger Backend closed.
[2022-Mar-03 11:32:42] [debug] [ nRF52] - nRF family DLL closed
[2022-Mar-03 11:32:42] [trace] [ Client] - Command close executed for 40 milliseconds with result 0
[2022-Mar-03 11:32:42] [debug] [ Client] - terminate
[2022-Mar-03 11:32:42] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:42] [trace] [ Worker] - Command close executed for 40 milliseconds with result 0
[2022-Mar-03 11:32:42] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
[2022-Mar-03 11:32:42] [trace] [ Worker] - Executed 20 commands for 1919 milliseconds
[2022-Mar-03 11:32:42] [debug] [ Client] - Worker process exited with code: 0
[2022-Mar-03 11:32:42] [debug] [ Client] - Worker process exited with code: 0
[2022-Mar-03 11:32:42] [debug] [ Client] - Tried to wait on already ended process: wait error: No child processes
[2022-Mar-03 11:32:42] [debug] [ Client] - Child process terminated with result 0
[2022-Mar-03 11:32:42] [trace] [ Client] - Executed 20 commands for 2006 milliseconds
[2022-Mar-03 11:32:42] [debug] [ Client] - terminate

Appreciate the help and thank you in advance, 

Huy

Parents Reply Children
  • Hi,

    Henry Dang said:
    it seems like it's an issue with MAC.

    Were you able to test both the JLink mini on Windows and JLink pro on Mac?

    Is this a nRF52833 DK or a custom board?

    Have you been able to program the device with JLink mini on Mac previously, such as before an update to the tools or anything?

    Can you run the command nrfjprog -f nrf52 --recover --log and upload the log here?

    Best regards,

    Marte

Related