Hello,
I used VSCode debug for APP core without any issues.
But I cannot debug NET core because, APPROTECT is turning on. I want to disable APPROTECT persistently for both APP and NET cores.
While trying to disable APPROTECT, I have the following issue:
- I have run nrfjprog --recover --coprocessor CP_NETWORK
Recovering device. This operation might take 30s.
Erasing user code and UICR flash areas.
Writing image to disable ap protect.
- and then nrfjprog --memrd 0x01FF8000 --log
[error] [ Client] - Encountered error -102: Command read executed for 29 milliseconds with result -102
[error] [ nRF53] - The read access failed, but no cause could be determined.
[error] [ nRF53] - It may be due to an unaligned access, accessing a nonexistent memory, or a communication issue.
[error] [ Worker] - JLinkARM.dll ReadMem returned error 1.
ERROR: JLinkARM DLL reported an error. Try again. If error condition
ERROR: persists, run the same command again with argument --log, contact Nordic
ERROR: Semiconductor and provide the generated log.log file to them.
[2024-Sept-18 12:30:39] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:30:39] [debug] nrfjprog --memrd 0x01FF8000 --log
[2024-Sept-18 12:30:39] [debug] nrfjprog version 10.24.2 external
[2024-Sept-18 12:30:39] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:30:39] [ info] Load library at /opt/nrf-command-line-tools/lib/libnrfjprogdll.so.
[2024-Sept-18 12:30:39] [ info] Library loaded, loading member functions.
[2024-Sept-18 12:30:39] [ info] Member functions succesfully loaded.
[2024-Sept-18 12:30:39] [debug] [ Client] - open
[2024-Sept-18 12:30:39] [debug] [ Client] - start
[2024-Sept-18 12:30:39] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 35af114a-44c6-4bca-b02a-29de99743851.
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Sept-18 12:30:39] [debug] [ JLink] - Logger sink registered in JLink logger
[2024-Sept-18 12:30:39] [debug] [ nRFXX] - open
[2024-Sept-18 12:30:39] [debug] [ nRFXX] - just_check_family
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - open_dll
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Sept-18 12:30:39] [ info] [SeggerBackend] - Load library at /opt/SEGGER/JLink/libjlinkarm.so.7.
[2024-Sept-18 12:30:39] [trace] [ Client] - Command open executed for 3 milliseconds with result 0
[2024-Sept-18 12:30:39] [debug] [ Client] - config
[2024-Sept-18 12:30:39] [trace] [ Client] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:30:39] [debug] [ Client] - enum_emu_snr
[2024-Sept-18 12:30:39] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Sept-18 12:30:39] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - Set batch mode
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - dll_version
[2024-Sept-18 12:30:39] [ info] [SeggerBackend] - Segger dll version 7.94.e loaded.
[2024-Sept-18 12:30:39] [trace] [ Worker] - Command open executed for 2 milliseconds with result 0
[2024-Sept-18 12:30:39] [debug] [ nRFXX] - config
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - enum_emu_snr
[2024-Sept-18 12:30:39] [trace] [ Worker] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:30:39] [debug] [ nRFXX] - enum_emu_con_info
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:39] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Sept-18 12:30:40] [trace] [ Client] - Command enum_emu_con_info executed for 133 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - connect_to_emu_with_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command enum_emu_con_info executed for 133 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRFXX] - connect_to_emu_with_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Sept-18 12:30:40] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:30:40] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:30:40] [trace] [ JLink] - Hardware: V12.00
[2024-Sept-18 12:30:40] [trace] [ JLink] - S/N: 822003545
[2024-Sept-18 12:30:40] [trace] [ JLink] - OEM: SEGGER
[2024-Sept-18 12:30:40] [trace] [ JLink] - Feature(s): GDB
[2024-Sept-18 12:30:40] [trace] [ JLink] - Bootloader: 2022 Oct 19
[2024-Sept-18 12:30:40] [trace] [ JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Sept-18 12:30:40] [trace] [ JLink] - TELNET listener socket opened on port 19021
[2024-Sept-18 12:30:40] [trace] [ JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Sept-18 12:30:40] [trace] [ JLink] - WEBSRV Webserver running on local port 19080
[2024-Sept-18 12:30:40] [trace] [ JLink] - Looking for J-Link GUI Server exe at: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:30:40] [trace] [ JLink] - Forking J-Link GUI Server: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:30:40] [trace] [ JLink] - J-Link GUI Server info: "J-Link GUI server V7.94e "
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 24.759ms returns "O.K."
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("DisableFlashDL", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.000ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_SetHookUnsecureDialog
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.005ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.630ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_GetSpeedInfo()
[2024-Sept-18 12:30:40] [trace] [ JLink] - 180000000 Hz / n, n >= 12
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.005ms
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_SetSpeed(2000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.084ms
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_GetSpeed()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 2000
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_GetSN()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.003ms returns 822003545
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.003ms
[2024-Sept-18 12:30:40] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:30:40] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - coresight_configure
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_GetHWStatus(...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.105ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_Configure()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.532ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.106ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.168ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.105ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.162ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x43000002
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x020000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.143ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.106ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x030000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 1.174ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.165ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.108ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x040000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x04000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.154ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x050000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x05000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.168ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x060000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x06000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.123ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.146ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x070000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.183ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x07000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.134ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x080000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x08000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x090000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.132ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x09000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A0000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.161ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B0000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.129ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C0000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D0000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.128ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ Client] - Command connect_to_emu_with_snr executed for 404 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_connected_emu_snr
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_device_family
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - select_family
[2024-Sept-18 12:30:40] [trace] [ Client] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_device_info
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E0000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F0000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.164ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x100000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x10000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x110000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.123ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.127ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x11000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.136ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.125ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [ info] [ nRFXX] - Discovered device from family NRF53.
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Existing Expected core: 4294967295
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.000ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:30:40] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.070ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 404 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_connected_emu_snr
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_device_family
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Existing Expected core: 235012351
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_device_info
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.134ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.107ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.136ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.137ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.106ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.182ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:30:40] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.132ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.146ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.016ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.112ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:30:40] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.145ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.165ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Memory list already constructed. Skipping.
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.005ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:30:40] [debug] [ Client] - read
[2024-Sept-18 12:30:40] [debug] [ nRF53] - read
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.009ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_read
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_device
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_enable_coprocessor
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.000ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:30:40] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.125ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Connect()
[2024-Sept-18 12:30:40] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:30:40] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:30:40] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:30:40] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:30:40] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:30:40] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:30:40] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:30:40] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:30:40] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:30:40] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:30:40] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:30:40] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:30:40] [trace] [ JLink] - -- Max. mem block: 0x00005AB0
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:30:40] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001028)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001038)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001048)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001058)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFB8)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:30:40] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:30:40] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:30:40] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:30:40] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:30:40] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:30:40] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:30:40] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FE000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE00FFFE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:30:40] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:30:40] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:30:40] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0000FE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0041FE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0042FE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:30:40] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0040FE0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FBC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FCC)
[2024-Sept-18 12:30:40] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:30:40] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 18.526ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORE_GetFound()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.002ms returns 0xE0200FF
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_halt
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_Halt()
[2024-Sept-18 12:30:40] [error] [ Client] - Encountered error -102: Command read executed for 28 milliseconds with result -102
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 4.038ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - failed
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.392ms returns 1
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - failed
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.330ms returns 1
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - failed
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.348ms returns 1
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - failed
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.351ms returns 1
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - failed
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.344ms returns 1
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:30:40] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - failed
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.339ms returns 1
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_assert_no_mem_access_err
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.124ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0xF0000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.246ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.143ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003100)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.175ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.142ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003104)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.193ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.138ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003108)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.104ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:30:40] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:30:40] [error] [ nRF53] - The read access failed, but no cause could be determined.
[2024-Sept-18 12:30:40] [error] [ nRF53] - It may be due to an unaligned access, accessing a nonexistent memory, or a communication issue.
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.022ms
[2024-Sept-18 12:30:40] [error] [ Worker] - JLinkARM.dll ReadMem returned error 1.
[2024-Sept-18 12:30:40] [trace] [ Worker] - Command read executed for 28 milliseconds with result -102
[2024-Sept-18 12:30:40] [debug] [ nRF53] - close
[2024-Sept-18 12:30:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:30:40] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:30:40] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:08] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:34:08] [debug] nrfjprog --memrd 0x01FF8000 --log
[2024-Sept-18 12:34:08] [debug] nrfjprog version 10.24.2 external
[2024-Sept-18 12:34:08] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:34:08] [ info] Load library at /opt/nrf-command-line-tools/lib/libnrfjprogdll.so.
[2024-Sept-18 12:34:08] [ info] Library loaded, loading member functions.
[2024-Sept-18 12:34:08] [ info] Member functions succesfully loaded.
[2024-Sept-18 12:34:08] [debug] [ Client] - open
[2024-Sept-18 12:34:08] [debug] [ Client] - start
[2024-Sept-18 12:34:08] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence a7fdd434-bfef-42ef-a9f7-51a5bc0756c1.
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Sept-18 12:34:08] [debug] [ JLink] - Logger sink registered in JLink logger
[2024-Sept-18 12:34:08] [debug] [ nRFXX] - open
[2024-Sept-18 12:34:08] [debug] [ nRFXX] - just_check_family
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - open_dll
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Sept-18 12:34:08] [ info] [SeggerBackend] - Load library at /opt/SEGGER/JLink/libjlinkarm.so.7.
[2024-Sept-18 12:34:08] [trace] [ Client] - Command open executed for 3 milliseconds with result 0
[2024-Sept-18 12:34:08] [debug] [ Client] - config
[2024-Sept-18 12:34:08] [trace] [ Client] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:34:08] [debug] [ Client] - enum_emu_snr
[2024-Sept-18 12:34:08] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Sept-18 12:34:08] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - Set batch mode
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - dll_version
[2024-Sept-18 12:34:08] [ info] [SeggerBackend] - Segger dll version 7.94.e loaded.
[2024-Sept-18 12:34:08] [trace] [ Worker] - Command open executed for 2 milliseconds with result 0
[2024-Sept-18 12:34:08] [debug] [ nRFXX] - config
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - enum_emu_snr
[2024-Sept-18 12:34:08] [trace] [ Worker] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:34:08] [debug] [ nRFXX] - enum_emu_con_info
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Sept-18 12:34:08] [trace] [ Client] - Command enum_emu_con_info executed for 135 milliseconds with result 0
[2024-Sept-18 12:34:08] [debug] [ Client] - connect_to_emu_with_snr
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:08] [trace] [ Worker] - Command enum_emu_con_info executed for 135 milliseconds with result 0
[2024-Sept-18 12:34:08] [debug] [ nRFXX] - connect_to_emu_with_snr
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Sept-18 12:34:08] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Sept-18 12:34:09] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:34:09] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:34:09] [trace] [ JLink] - Hardware: V12.00
[2024-Sept-18 12:34:09] [trace] [ JLink] - S/N: 822003545
[2024-Sept-18 12:34:09] [trace] [ JLink] - OEM: SEGGER
[2024-Sept-18 12:34:09] [trace] [ JLink] - Feature(s): GDB
[2024-Sept-18 12:34:09] [trace] [ JLink] - Bootloader: 2022 Oct 19
[2024-Sept-18 12:34:09] [trace] [ JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Sept-18 12:34:09] [trace] [ JLink] - TELNET listener socket opened on port 19021
[2024-Sept-18 12:34:09] [trace] [ JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Sept-18 12:34:09] [trace] [ JLink] - WEBSRV Webserver running on local port 19080
[2024-Sept-18 12:34:09] [trace] [ JLink] - Looking for J-Link GUI Server exe at: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:34:09] [trace] [ JLink] - Forking J-Link GUI Server: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:34:09] [trace] [ JLink] - J-Link GUI Server info: "J-Link GUI server V7.94e "
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 12.904ms returns "O.K."
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("DisableFlashDL", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.000ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_SetHookUnsecureDialog
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.005ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.703ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_GetSpeedInfo()
[2024-Sept-18 12:34:09] [trace] [ JLink] - 180000000 Hz / n, n >= 12
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.005ms
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_SetSpeed(2000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.056ms
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_GetSpeed()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 2000
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_GetSN()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 822003545
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:34:09] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:34:09] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - coresight_configure
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_GetHWStatus(...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.108ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_Configure()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.473ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.158ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.142ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.112ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.156ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x020000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.154ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x030000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.094ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x040000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.093ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x04000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.162ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x050000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x05000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x060000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.143ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x06000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.090ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x070000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.163ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x07000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x080000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.157ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x08000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x090000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.162ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x09000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.171ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A0000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.170ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.109ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.178ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B0000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.142ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C0000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.093ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.206ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D0000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.190ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ Client] - Command connect_to_emu_with_snr executed for 402 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_connected_emu_snr
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_device_family
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - select_family
[2024-Sept-18 12:34:09] [trace] [ Client] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_device_info
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.246ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.190ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.134ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E0000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.096ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.138ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.129ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F0000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.165ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x100000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x10000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.138ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x110000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x11000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.098ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.166ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.159ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [ info] [ nRFXX] - Discovered device from family NRF53.
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.003ms
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Existing Expected core: 4294967295
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:34:09] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.070ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 402 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_connected_emu_snr
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_device_family
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Existing Expected core: 235012351
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_device_info
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.003ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.105ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.126ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.145ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:34:09] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.167ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.021ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.104ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:34:09] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.132ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Memory list already constructed. Skipping.
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.004ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:34:09] [debug] [ Client] - read
[2024-Sept-18 12:34:09] [debug] [ nRF53] - read
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.008ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_read
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_device
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_enable_coprocessor
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:34:09] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.101ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Connect()
[2024-Sept-18 12:34:09] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:34:09] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:34:09] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:34:09] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:34:09] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:34:09] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:34:09] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:34:09] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:34:09] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:34:09] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:34:09] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:34:09] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:34:09] [trace] [ JLink] - -- Max. mem block: 0x00005AB0
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:34:09] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001028)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001038)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001048)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001058)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFB8)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:34:09] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:34:09] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:34:09] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:34:09] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:34:09] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:34:09] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:34:09] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FE000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE00FFFE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:34:09] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:34:09] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:34:09] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0000FE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0041FE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0042FE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:34:09] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0040FE0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FBC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FCC)
[2024-Sept-18 12:34:09] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:34:09] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 18.629ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORE_GetFound()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 0xE0200FF
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_halt
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_Halt()
[2024-Sept-18 12:34:09] [error] [ Client] - Encountered error -102: Command read executed for 28 milliseconds with result -102
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 4.115ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.002ms returns 0x00
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - failed
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.400ms returns 1
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - failed
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.349ms returns 1
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - failed
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.338ms returns 1
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - failed
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.333ms returns 1
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - failed
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.311ms returns 1
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:34:09] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - failed
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.348ms returns 1
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_assert_no_mem_access_err
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0xF0000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.105ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.169ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003100)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.105ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.159ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.097ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.185ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.145ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003104)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.112ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.164ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.098ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.129ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003108)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.164ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.143ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:34:09] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:09] [error] [ nRF53] - The read access failed, but no cause could be determined.
[2024-Sept-18 12:34:09] [error] [ nRF53] - It may be due to an unaligned access, accessing a nonexistent memory, or a communication issue.
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.012ms
[2024-Sept-18 12:34:09] [error] [ Worker] - JLinkARM.dll ReadMem returned error 1.
[2024-Sept-18 12:34:09] [trace] [ Worker] - Command read executed for 28 milliseconds with result -102
[2024-Sept-18 12:34:09] [debug] [ nRF53] - close
[2024-Sept-18 12:34:09] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:34:09] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:34:09] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:34:59] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:34:59] [debug] nrfjprog --memrd 0x01FF8004 --log
[2024-Sept-18 12:34:59] [debug] nrfjprog version 10.24.2 external
[2024-Sept-18 12:34:59] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:34:59] [ info] Load library at /opt/nrf-command-line-tools/lib/libnrfjprogdll.so.
[2024-Sept-18 12:34:59] [ info] Library loaded, loading member functions.
[2024-Sept-18 12:34:59] [ info] Member functions succesfully loaded.
[2024-Sept-18 12:34:59] [debug] [ Client] - open
[2024-Sept-18 12:34:59] [debug] [ Client] - start
[2024-Sept-18 12:34:59] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence ebb8582e-0318-41b4-8652-3449366f84aa.
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Sept-18 12:34:59] [debug] [ JLink] - Logger sink registered in JLink logger
[2024-Sept-18 12:34:59] [debug] [ nRFXX] - open
[2024-Sept-18 12:34:59] [debug] [ nRFXX] - just_check_family
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - open_dll
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Sept-18 12:34:59] [trace] [ Client] - Command open executed for 3 milliseconds with result 0
[2024-Sept-18 12:34:59] [debug] [ Client] - config
[2024-Sept-18 12:34:59] [trace] [ Client] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:34:59] [debug] [ Client] - enum_emu_snr
[2024-Sept-18 12:34:59] [ info] [SeggerBackend] - Load library at /opt/SEGGER/JLink/libjlinkarm.so.7.
[2024-Sept-18 12:34:59] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Sept-18 12:34:59] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - Set batch mode
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - dll_version
[2024-Sept-18 12:34:59] [ info] [SeggerBackend] - Segger dll version 7.94.e loaded.
[2024-Sept-18 12:34:59] [trace] [ Worker] - Command open executed for 2 milliseconds with result 0
[2024-Sept-18 12:34:59] [debug] [ nRFXX] - config
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - enum_emu_snr
[2024-Sept-18 12:34:59] [trace] [ Worker] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:34:59] [debug] [ nRFXX] - enum_emu_con_info
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Sept-18 12:34:59] [trace] [ Client] - Command enum_emu_con_info executed for 131 milliseconds with result 0
[2024-Sept-18 12:34:59] [debug] [ Client] - connect_to_emu_with_snr
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:59] [trace] [ Worker] - Command enum_emu_con_info executed for 131 milliseconds with result 0
[2024-Sept-18 12:34:59] [debug] [ nRFXX] - connect_to_emu_with_snr
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Sept-18 12:34:59] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Sept-18 12:35:00] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:35:00] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:35:00] [trace] [ JLink] - Hardware: V12.00
[2024-Sept-18 12:35:00] [trace] [ JLink] - S/N: 822003545
[2024-Sept-18 12:35:00] [trace] [ JLink] - OEM: SEGGER
[2024-Sept-18 12:35:00] [trace] [ JLink] - Feature(s): GDB
[2024-Sept-18 12:35:00] [trace] [ JLink] - Bootloader: 2022 Oct 19
[2024-Sept-18 12:35:00] [trace] [ JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Sept-18 12:35:00] [trace] [ JLink] - TELNET listener socket opened on port 19021
[2024-Sept-18 12:35:00] [trace] [ JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Sept-18 12:35:00] [trace] [ JLink] - WEBSRV Webserver running on local port 19080
[2024-Sept-18 12:35:00] [trace] [ JLink] - Looking for J-Link GUI Server exe at: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:35:00] [trace] [ JLink] - Forking J-Link GUI Server: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:35:00] [trace] [ JLink] - J-Link GUI Server info: "J-Link GUI server V7.94e "
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 34.968ms returns "O.K."
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("DisableFlashDL", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.000ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_SetHookUnsecureDialog
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.045ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 2.754ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_GetSpeedInfo()
[2024-Sept-18 12:35:00] [trace] [ JLink] - 180000000 Hz / n, n >= 12
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_SetSpeed(2000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.099ms
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_GetSpeed()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 2000
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_GetSN()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 822003545
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:35:00] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - coresight_configure
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_GetHWStatus(...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 1.173ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_Configure()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.533ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.195ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.170ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 1.207ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.246ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 1.193ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.222ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.137ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.163ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x020000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.145ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x030000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.101ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.129ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x040000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x04000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.158ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x050000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.134ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x05000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ Client] - Command connect_to_emu_with_snr executed for 420 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_connected_emu_snr
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_device_family
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - select_family
[2024-Sept-18 12:35:00] [trace] [ Client] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_device_info
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x060000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.171ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.142ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x06000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.161ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x070000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x07000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x080000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.166ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x08000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x090000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.135ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x09000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A0000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.168ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B0000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C0000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.123ms returns 0
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.165ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.157ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D0000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E0000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.132ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.172ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F0000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.154ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x100000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.170ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x10000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x110000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x11000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.124ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.127ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [ info] [ nRFXX] - Discovered device from family NRF53.
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.003ms
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Existing Expected core: 4294967295
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.000ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:35:00] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.066ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 419 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_connected_emu_snr
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_device_family
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Existing Expected core: 235012351
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_device_info
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.126ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.161ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:35:00] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.103ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:35:00] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.170ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.146ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.019ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:35:00] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.157ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.168ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Memory list already constructed. Skipping.
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.015ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.003ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.003ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.003ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.006ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:35:00] [debug] [ Client] - read
[2024-Sept-18 12:35:00] [debug] [ nRF53] - read
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.010ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_read
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_device
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_enable_coprocessor
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:35:00] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Connect()
[2024-Sept-18 12:35:00] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:35:00] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:35:00] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:35:00] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:35:00] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:35:00] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:35:00] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:35:00] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:35:00] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:35:00] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:35:00] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:35:00] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:35:00] [trace] [ JLink] - -- Max. mem block: 0x00005AB0
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:35:00] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001028)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001038)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001048)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001058)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFB8)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:35:00] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:35:00] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:35:00] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:35:00] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:35:00] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:35:00] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:35:00] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FE000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE00FFFE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:35:00] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:35:00] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:35:00] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0000FE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0041FE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0042FE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:35:00] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0040FE0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FBC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FCC)
[2024-Sept-18 12:35:00] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:35:00] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 16.646ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORE_GetFound()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.001ms returns 0xE0200FF
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_halt
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Halt()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 3.996ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.003ms returns 0x00
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ReadMem(0x01FF8004, 0x4 Bytes, ...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8004)
[2024-Sept-18 12:35:00] [trace] [ JLink] - failed
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.348ms returns 1
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ReadMem(0x01FF8004, 0x4 Bytes, ...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8004)
[2024-Sept-18 12:35:00] [trace] [ JLink] - failed
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.351ms returns 1
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ReadMem(0x01FF8004, 0x4 Bytes, ...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8004)
[2024-Sept-18 12:35:00] [trace] [ JLink] - failed
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.339ms returns 1
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ReadMem(0x01FF8004, 0x4 Bytes, ...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8004)
[2024-Sept-18 12:35:00] [trace] [ JLink] - failed
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.347ms returns 1
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ReadMem(0x01FF8004, 0x4 Bytes, ...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8004)
[2024-Sept-18 12:35:00] [trace] [ JLink] - failed
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.333ms returns 1
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_ReadMem(0x01FF8004, 0x4 Bytes, ...)
[2024-Sept-18 12:35:00] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8004)
[2024-Sept-18 12:35:00] [trace] [ JLink] - failed
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.346ms returns 1
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_assert_no_mem_access_err
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0xF0000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.167ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003100)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.166ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [error] [ Client] - Encountered error -102: Command read executed for 26 milliseconds with result -102
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.215ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.123ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003104)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.193ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003108)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.154ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:35:00] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [error] [ nRF53] - The read access failed, but no cause could be determined.
[2024-Sept-18 12:35:00] [error] [ nRF53] - It may be due to an unaligned access, accessing a nonexistent memory, or a communication issue.
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.018ms
[2024-Sept-18 12:35:00] [error] [ Worker] - JLinkARM.dll ReadMem returned error 1.
[2024-Sept-18 12:35:00] [trace] [ Worker] - Command read executed for 26 milliseconds with result -102
[2024-Sept-18 12:35:00] [debug] [ nRF53] - close
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:35:00] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:35:00] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - close
[2024-Sept-18 12:35:00] [debug] [SeggerBackend] - disconnect_from_emu
[2024-Sept-18 12:44:19] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:44:19] [debug] nrfjprog --memrd 0x01FF8000 --log
[2024-Sept-18 12:44:19] [debug] nrfjprog version 10.24.2 external
[2024-Sept-18 12:44:19] [debug] --------------------------------------------------------------------------------
[2024-Sept-18 12:44:19] [ info] Load library at /opt/nrf-command-line-tools/lib/libnrfjprogdll.so.
[2024-Sept-18 12:44:19] [ info] Library loaded, loading member functions.
[2024-Sept-18 12:44:19] [ info] Member functions succesfully loaded.
[2024-Sept-18 12:44:19] [debug] [ Client] - open
[2024-Sept-18 12:44:19] [debug] [ Client] - start
[2024-Sept-18 12:44:19] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 40d7859d-7af8-4023-8f37-b5d6cfc69c88.
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Sept-18 12:44:19] [debug] [ JLink] - Logger sink registered in JLink logger
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - open
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - just_check_family
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - open_dll
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Sept-18 12:44:19] [ info] [SeggerBackend] - Load library at /opt/SEGGER/JLink/libjlinkarm.so.7.
[2024-Sept-18 12:44:19] [trace] [ Client] - Command open executed for 3 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - config
[2024-Sept-18 12:44:19] [trace] [ Client] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - enum_emu_snr
[2024-Sept-18 12:44:19] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Sept-18 12:44:19] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Set batch mode
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - dll_version
[2024-Sept-18 12:44:19] [ info] [SeggerBackend] - Segger dll version 7.94.e loaded.
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command open executed for 2 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - config
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - enum_emu_snr
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command config executed for 1 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - enum_emu_con_info
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Sept-18 12:44:19] [trace] [ Client] - Command enum_emu_con_info executed for 131 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - connect_to_emu_with_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command enum_emu_con_info executed for 131 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - connect_to_emu_with_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Sept-18 12:44:19] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:44:19] [trace] [ JLink] - Firmware: J-Link V12 compiled Jul 18 2024 11:28:28
[2024-Sept-18 12:44:19] [trace] [ JLink] - Hardware: V12.00
[2024-Sept-18 12:44:19] [trace] [ JLink] - S/N: 822003545
[2024-Sept-18 12:44:19] [trace] [ JLink] - OEM: SEGGER
[2024-Sept-18 12:44:19] [trace] [ JLink] - Feature(s): GDB
[2024-Sept-18 12:44:19] [trace] [ JLink] - Bootloader: 2022 Oct 19
[2024-Sept-18 12:44:19] [trace] [ JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Sept-18 12:44:19] [trace] [ JLink] - TELNET listener socket opened on port 19021
[2024-Sept-18 12:44:19] [trace] [ JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Sept-18 12:44:19] [trace] [ JLink] - WEBSRV Webserver running on local port 19080
[2024-Sept-18 12:44:19] [trace] [ JLink] - Looking for J-Link GUI Server exe at: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:44:19] [trace] [ JLink] - Forking J-Link GUI Server: /opt/SEGGER/JLink/JLinkGUIServerExe
[2024-Sept-18 12:44:19] [trace] [ JLink] - J-Link GUI Server info: "J-Link GUI server V7.94e "
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 18.129ms returns "O.K."
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("DisableFlashDL", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_SetHookUnsecureDialog
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.004ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.456ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_GetSpeedInfo()
[2024-Sept-18 12:44:19] [trace] [ JLink] - 180000000 Hz / n, n >= 12
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.004ms
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_SetSpeed(2000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.073ms
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_GetSpeed()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 2000
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_GetSN()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 822003545
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:44:19] [debug] [ nRFXX] - read_device_family
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - coresight_configure
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_GetHWStatus(...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.101ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_Configure()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.446ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.112ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x6BA02477
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.135ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.124ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.129ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.163ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.144ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x43000002
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.139ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x020000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.142ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.146ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.136ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x030000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x12880000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.158ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x040000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 4, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x04000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.122ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x050000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 5, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x05000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.146ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.136ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x060000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.162ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 6, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x06000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.145ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x070000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 7, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x07000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.132ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x080000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.131ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 8, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x08000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x090000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 9, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x09000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.130ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A0000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.160ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 10, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.128ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B0000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.129ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 11, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.134ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C0000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.153ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 12, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.111ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D0000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.121ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 13, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.149ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.134ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E0000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.120ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.137ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 14, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.102ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.166ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F0000F0)
[2024-Sept-18 12:44:19] [trace] [ Client] - Command connect_to_emu_with_snr executed for 394 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_connected_emu_snr
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_device_family
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - select_family
[2024-Sept-18 12:44:19] [trace] [ Client] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_device_info
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_memory_descriptors
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ Client] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 15, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.124ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x100000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.141ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 16, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x10000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_idr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x110000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.151ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 17, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x11000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.119ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.140ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.126ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.128ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [ info] [ nRFXX] - Discovered device from family NRF53.
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.003ms
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Existing Expected core: 4294967295
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:44:19] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.070ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 394 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_connected_emu_snr
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_device_family
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_load_coprocessor_data
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - set_core_data
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Set core data:
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Device ID: Cortex-M33
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Expected core: 235012351
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Existing Expected core: 235012351
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Coprocessor: APPLICATION
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - AHB AP index: 0
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Core base address: 4294967295
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command select_family executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_device_info
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.125ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.147ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.143ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_device_info executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.153ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.154ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:44:19] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.163ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.136ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.016ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_memory_descriptors
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_memory_descriptors
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.110ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0xF0000040
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.123ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x43800042
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:44:19] [debug] [ nRF53] - update_memory_list
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_device_version
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.095ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000007
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.167ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000005
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_decode_device_version
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Memory list already constructed. Skipping.
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP Flash" [0x00000000-0x00100000] 256 pages (256x4kB) static ID0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP FICR" [0x00FF0000-0x00FF1000] 1 pages (1x4kB) static ID16711680
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP UICR" [0x00FF8000-0x00FF8400] 1 pages (1x1kB) static ID16744448
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "XIP (QSPI)" [0x10000000-0x20000000] 1 pages (1x262144kB) static ID268435456
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Read memory description from family DLL: "APP RAM" [0x20000000-0x20080000] 128 pages (128x4kB) static ID536870912
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.004ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_memory_descriptors executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read_page_sizes
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read_page_sizes
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read_page_sizes executed for 0 milliseconds with result 0
[2024-Sept-18 12:44:19] [debug] [ Client] - read
[2024-Sept-18 12:44:19] [debug] [ nRF53] - read
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.009ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Lock()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_read
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_device
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_enable_coprocessor
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.001ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:44:19] [trace] [ JLink] - Device "CORTEX-M33" selected.
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.102ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Connect()
[2024-Sept-18 12:44:19] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:44:19] [trace] [ JLink] - Found SW-DP with ID 0x6BA02477
[2024-Sept-18 12:44:19] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:44:19] [trace] [ JLink] - DPIDR: 0x6BA02477
[2024-Sept-18 12:44:19] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:44:19] [trace] [ JLink] - CoreSight SoC-400 or earlier
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP[0]: Core found
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:44:19] [trace] [ JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:44:19] [trace] [ JLink] - Feature set: Mainline
[2024-Sept-18 12:44:19] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:44:19] [trace] [ JLink] - Cache: No cache
[2024-Sept-18 12:44:19] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:44:19] [trace] [ JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Sept-18 12:44:19] [trace] [ JLink] - -- Max. mem block: 0x00005AB0
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:44:19] [trace] [ JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001028)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001038)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001048)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001058)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFB8)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:44:19] [trace] [ JLink] - Security extension: implemented
[2024-Sept-18 12:44:19] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:44:19] [trace] [ JLink] - Secure debug: enabled
[2024-Sept-18 12:44:19] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:44:19] [trace] [ JLink] - CoreSight components:
[2024-Sept-18 12:44:19] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:44:19] [trace] [ JLink] - ROMTbl[0] @ E00FE000
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FE000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE00FFFE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:44:19] [trace] [ JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Sept-18 12:44:19] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:44:19] [trace] [ JLink] - ROMTbl[1] @ E00FF000
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE000EFCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0001FCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0002FCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0000FE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0000FCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0041FE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0041FCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0042FE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0042FCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:44:19] [trace] [ JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(32 bytes @ 0xE0040FE0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FBC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0xE0040FCC)
[2024-Sept-18 12:44:19] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:44:19] [trace] [ JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 17.565ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORE_GetFound()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms returns 0xE0200FF
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_halt
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_Halt()
[2024-Sept-18 12:44:19] [error] [ Client] - Encountered error -102: Command read executed for 29 milliseconds with result -102
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 4.014ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ExecCommand("InvalidateCache", ...).
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.003ms returns 0x00
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - failed
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.387ms returns 1
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - failed
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.347ms returns 1
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - failed
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.338ms returns 1
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - failed
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.336ms returns 1
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - failed
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.347ms returns 1
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_ReadMem(0x01FF8000, 0x4 Bytes, ...)
[2024-Sept-18 12:44:19] [trace] [ JLink] - CPU_ReadMem(4 bytes @ 0x01FF8000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - failed
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.343ms returns 1
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_assert_no_mem_access_err
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Just_readback_status
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.113ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0xF0000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.172ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [ nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.150ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.133ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.116ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003100)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.163ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.117ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.148ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.118ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.157ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.127ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003104)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 1.212ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.279ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.155ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.225ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ahb_read_u32
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.177ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x03800052
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.211ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.152ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003108)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.114ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x00000000
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.169ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.115ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)
[2024-Sept-18 12:44:19] [trace] [ JLink] - Value=0x84770001
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.159ms returns 0
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
[2024-Sept-18 12:44:19] [error] [ nRF53] - The read access failed, but no cause could be determined.
[2024-Sept-18 12:44:19] [error] [ nRF53] - It may be due to an unaligned access, accessing a nonexistent memory, or a communication issue.
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.016ms
[2024-Sept-18 12:44:19] [error] [ Worker] - JLinkARM.dll ReadMem returned error 1.
[2024-Sept-18 12:44:19] [trace] [ Worker] - Command read executed for 28 milliseconds with result -102
[2024-Sept-18 12:44:19] [debug] [ nRF53] - close
[2024-Sept-18 12:44:19] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_IsOpen()
[2024-Sept-18 12:44:19] [trace] [ JLink] - - 0.002ms returns 0x01
[2024-Sept-18 12:44:19] [trace] [ JLink] - JLINK_HasError()
Device: NRF5340_xxAA_ENGD