Unable to flash nRF5340

I have an nRF5340 on a Fanstel board (LN60E/BT40E) that I'm having a lot of trouble with. It was working fine, and then it started throwing errors most times that I try to flash it (and the Segger RTT stopped working as well).

A couple different errors appear:

-- west flash: using runner nrfjprog
-- runners.nrfjprog: Recovering and erasing flash memory for both the network and application cores.
[error] [ Client] - Encountered error -2: Command enable_coprocessor executed for 15 milliseconds with result -2
Failed to enable coprocessor with unknown error.
[error] [ Worker] - Cannot call read_access_port_register when connect_to_emu_without_snr or connect_to_emu_with_snr has not been called.
ERROR: Requested operation is currently unavailable.
ERROR: Check logs for more details.
NOTE: For additional output, try running again with logging enabled (--log).
NOTE: Any generated log error messages will be displayed.
FATAL ERROR: command exited with status 66: nrfjprog --recover -f NRF53 --coprocessor CP_NETWORK --snr 821013792

[error] [ Client] - Encountered error -102: Command select_coprocessor executed for 139 milliseconds with result -102
ERROR: Failed when selecting coprocessor APPLICATION
[error] [ Worker] - An unknown error.
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.

As instructed in the error message, I ran it with --log and have included the log file below.

It's not a consistent issue, it happens maybe 80% of my flash attempts (and works the other 20%). I've tried power cycling it, pulling the RESET pin to low, connecting/disconnecting/reconnecting the J-Link debugger, etc. Everything I can think of. Nothing consistently works.

[2024-Jan-17 20:05:40] [debug] --------------------------------------------------------------------------------
[2024-Jan-17 20:05:40] [debug] C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.exe --recover --coprocessor CP_APPLICATION -f NRF53 --log 
[2024-Jan-17 20:05:40] [debug] nrfjprog version 10.23.2 external
[2024-Jan-17 20:05:40] [debug] --------------------------------------------------------------------------------
[2024-Jan-17 20:05:40] [ info] Load library at C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.dll.
[2024-Jan-17 20:05:40] [ info] Library loaded, loading member functions.
[2024-Jan-17 20:05:40] [ info] Member functions succesfully loaded.
[2024-Jan-17 20:05:40] [debug] [ Client] - open
[2024-Jan-17 20:05:40] [debug] [ Client] - start
[2024-Jan-17 20:05:40] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence a168e36d-6dad-407e-a40e-2251f7b6c97d.
[2024-Jan-17 20:05:40] [trace] [ Client] - Command open executed for 38 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [ Client] - config
[2024-Jan-17 20:05:40] [trace] [ Client] - Command config executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Jan-17 20:05:40] [debug] [ Client] - enum_emu_snr
[2024-Jan-17 20:05:40] [debug] [  JLink] - Logger sink registered in JLink logger
[2024-Jan-17 20:05:40] [debug] [  nRF53] - open
[2024-Jan-17 20:05:40] [debug] [  nRF53] - just_check_family
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - open_dll
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Jan-17 20:05:40] [ info] [SeggerBackend] - Load library at C:\Program Files\SEGGER\JLink\JLink_x64.dll.
[2024-Jan-17 20:05:40] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Jan-17 20:05:40] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Set batch mode
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - dll_version
[2024-Jan-17 20:05:40] [ info] [SeggerBackend] - Segger dll version 7.94.f loaded.
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command open executed for 3 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [  nRF53] - config
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - enum_emu_snr
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command config executed for 3 milliseconds with result 0
[2024-Jan-17 20:05:40] [trace] [ Client] - Command enum_emu_con_info executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [ Client] - connect_to_emu_with_snr
[2024-Jan-17 20:05:40] [debug] [  nRF53] - enum_emu_con_info
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command enum_emu_con_info executed for 2 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [  nRF53] - connect_to_emu_with_snr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Jan-17 20:05:40] [trace] [ Client] - Command connect_to_emu_with_snr executed for 46 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [ Client] - read_connected_emu_snr
[2024-Jan-17 20:05:40] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [ Client] - enable_coprocessor
[2024-Jan-17 20:05:40] [trace] [ Client] - Command enable_coprocessor executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [ Client] - select_coprocessor
[2024-Jan-17 20:05:40] [trace] [ Client] - Command select_coprocessor executed for 14 milliseconds with result 0
[2024-Jan-17 20:05:40] [trace] [  JLink] - Firmware: J-Link V11 compiled Dec  4 2023 10:22:45
[2024-Jan-17 20:05:40] [debug] [ Client] - recover
[2024-Jan-17 20:05:40] [trace] [  JLink] - Firmware: J-Link V11 compiled Dec  4 2023 10:22:45
[2024-Jan-17 20:05:40] [trace] [  JLink] - Hardware: V11.00
[2024-Jan-17 20:05:40] [trace] [  JLink] - S/N: 821013792
[2024-Jan-17 20:05:40] [trace] [  JLink] - OEM: SEGGER
[2024-Jan-17 20:05:40] [trace] [  JLink] - Feature(s): GDB
[2024-Jan-17 20:05:40] [trace] [  JLink] - Bootloader: 2019 Jul 04
[2024-Jan-17 20:05:40] [trace] [  JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Jan-17 20:05:40] [trace] [  JLink] - TELNET listener socket opened on port 19021
[2024-Jan-17 20:05:40] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Jan-17 20:05:40] [trace] [  JLink] - WEBSRV Failed to put socket into listener state (port 19080)
[2024-Jan-17 20:05:40] [trace] [  JLink] - WEBSRV Failed to put socket into listener state (port 19081)
[2024-Jan-17 20:05:40] [trace] [  JLink] - WEBSRV Webserver running on local port 19082
[2024-Jan-17 20:05:40] [trace] [  JLink] - Looking for J-Link GUI Server exe at: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe 
[2024-Jan-17 20:05:40] [trace] [  JLink] - Forking J-Link GUI Server: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe 
[2024-Jan-17 20:05:40] [trace] [  JLink] - J-Link GUI Server info: "J-Link GUI server V7.94f " 
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 17.246ms returns "O.K."  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).   
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.001ms returns 0x01  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_ExecCommand("DisableFlashDL", ...).   
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).   
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.009ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 1.451ms returns 0x00  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_GetSpeedInfo()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - 180000000 Hz / n, n >= 12
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.007ms  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_SetSpeed(2000)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.308ms  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_GetSpeed()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.002ms returns 2000  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_GetSN()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.002ms returns 821013792  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.004ms  
[2024-Jan-17 20:05:40] [debug] [  nRF53] - read_device_family
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 36 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [  nRF53] - read_connected_emu_snr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.011ms returns 0x01  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.005ms  
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [  nRF53] - enable_coprocessor
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.002ms returns 0x01  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Just_enable_coprocessor
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.002ms  
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command enable_coprocessor executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [  nRF53] - select_coprocessor
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.002ms returns 0x01  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.002ms returns FALSE  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Just_select_coprocessor
[2024-Jan-17 20:05:40] [ info] [  nRF53] - Loading new coprocessor data.
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Just_load_coprocessor_data
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - set_core_data
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Set core data:
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] -   Device ID: Cortex-M33
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] -   Expected core: 235012351
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] -   Existing Expected core: 235012351
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] -   Coprocessor: APPLICATION
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] -   AHB AP index: 0
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] -   Core base address: 4294967295
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - coresight_configure
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_GetHWStatus(...)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.739ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - read_debug_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.409ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - Value=0x6BA02477
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.417ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - Value=0xF0000000
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.420ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.006ms  
[2024-Jan-17 20:05:40] [trace] [ Worker] - Command select_coprocessor executed for 2 milliseconds with result 0
[2024-Jan-17 20:05:40] [debug] [  nRF53] - recover
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.005ms returns 0x01  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:40] [debug] [  nRF53] - just_recover
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Just_is_eraseprotect_enabled
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.438ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.496ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 1
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000010)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.559ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - Value=0x00000001
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.496ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Eraseaprotect is disabled
[2024-Jan-17 20:05:40] [debug] [  nRF53] - Just_disable_accessportprotect
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - write_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.412ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000001)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Jan-17 20:05:40] [trace] [  JLink] - Value=0x00000001
[2024-Jan-17 20:05:40] [trace] [  JLink] - - 0.541ms returns 0  
[2024-Jan-17 20:05:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.583ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_read_device_version
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.558ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x00000007
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.569ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x00000005
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.520ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_decode_device_version
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_debug_reset
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_debug_reset_coprocessor
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.394ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000001)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.403ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.500ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.479ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.459ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - halt
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.007ms returns FALSE  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_enable_coprocessor
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 0", ...).   
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.003ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).   
[2024-Jan-17 20:05:41] [trace] [  JLink] - Device "CORTEX-M33" selected.
[2024-Jan-17 20:05:41] [trace] [  JLink] - Device "CORTEX-M33" selected.
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.279ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Connect()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Found SW-DP with ID 0x6BA02477
[2024-Jan-17 20:05:41] [trace] [  JLink] - Found SW-DP with ID 0x6BA02477
[2024-Jan-17 20:05:41] [trace] [  JLink] - DPIDR: 0x6BA02477
[2024-Jan-17 20:05:41] [trace] [  JLink] - DPIDR: 0x6BA02477
[2024-Jan-17 20:05:41] [trace] [  JLink] - CoreSight SoC-400 or earlier
[2024-Jan-17 20:05:41] [trace] [  JLink] - CoreSight SoC-400 or earlier
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP[0]: AHB-AP (IDR: Not set)
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP[0]: Core found
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP[0]: Core found
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Jan-17 20:05:41] [trace] [  JLink] - AP[0]: AHB-AP ROM base: 0xE00FE000
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Feature set: Mainline
[2024-Jan-17 20:05:41] [trace] [  JLink] - Feature set: Mainline
[2024-Jan-17 20:05:41] [trace] [  JLink] - Cache: No cache
[2024-Jan-17 20:05:41] [trace] [  JLink] - Cache: No cache
[2024-Jan-17 20:05:41] [trace] [  JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Jan-17 20:05:41] [trace] [  JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Jan-17 20:05:41] [trace] [  JLink] - -- Max. mem block: 0x00004E40
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Jan-17 20:05:41] [trace] [  JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001028)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001038)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001048)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001058)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EFB8)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Security extension: implemented
[2024-Jan-17 20:05:41] [trace] [  JLink] - Security extension: implemented
[2024-Jan-17 20:05:41] [trace] [  JLink] - Secure debug: enabled
[2024-Jan-17 20:05:41] [trace] [  JLink] - Secure debug: enabled
[2024-Jan-17 20:05:41] [trace] [  JLink] - CoreSight components:
[2024-Jan-17 20:05:41] [trace] [  JLink] - CoreSight components:
[2024-Jan-17 20:05:41] [trace] [  JLink] - ROMTbl[0] @ E00FE000
[2024-Jan-17 20:05:41] [trace] [  JLink] - ROMTbl[0] @ E00FE000
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(64 bytes @ 0xE00FE000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE00FFFE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Jan-17 20:05:41] [trace] [  JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Jan-17 20:05:41] [trace] [  JLink] - ROMTbl[1] @ E00FF000
[2024-Jan-17 20:05:41] [trace] [  JLink] - ROMTbl[1] @ E00FF000
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EFBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EFCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001FBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001FCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0002FBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0002FCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0000FE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0000FBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0000FCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][3]: E0000000 CID B105900D PID 000BBD21 DEVARCH 47701A01 DEVTYPE 43 ITM
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0041FE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0041FBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0041FCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][5]: E0041000 CID B105900D PID 002BBD21 DEVARCH 47724A13 DEVTYPE 13 ETM
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0042FE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0042FBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0042FCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Jan-17 20:05:41] [trace] [  JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0040FE0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0040FBC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0040FCC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Jan-17 20:05:41] [trace] [  JLink] - [0][1]: E0040000 CID B105900D PID 000BBD21 DEVARCH 00000000 DEVTYPE 11 TPIU
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 32.061ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORE_GetFound()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.003ms returns 0xE0200FF  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_halt
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Halt()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 4.551ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - sys_reset
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_halt
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Halt()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.554ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_sys_reset
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.412ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.424ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.006ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ReadMemU32(0xE000EE08, 0x1 Items)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Data:  00 00 03 00
[2024-Jan-17 20:05:41] [trace] [  JLink] - Debug reg: DSCSR
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.527ms returns 1 (0x1)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.005ms returns JLINKARM_CM3_RESET_TYPE_NORMAL  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Reset()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000ED44)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Reset: ARMv8M core with Security Extension enabled detected.
[2024-Jan-17 20:05:41] [trace] [  JLink] - Reset: ARMv8M core with Security Extension enabled detected.
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Reset: Halt core after reset via DEMCR.VC_CORERESET.
[2024-Jan-17 20:05:41] [trace] [  JLink] - Reset: Halt core after reset via DEMCR.VC_CORERESET.
[2024-Jan-17 20:05:41] [trace] [  JLink] - Reset: Reset device via AIRCR.SYSRESETREQ.
[2024-Jan-17 20:05:41] [trace] [  JLink] - Reset: Reset device via AIRCR.SYSRESETREQ.
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000ED0C)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE0002000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 73.369ms  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_power_ram_all
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.443ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.451ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.437ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.398ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.382ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.404ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081604, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081604)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.820ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.444ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.382ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.363ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.364ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.399ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.391ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.396ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081614, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081614)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.523ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.419ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.423ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.378ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.387ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.428ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.406ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.374ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.401ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081624, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081624)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.512ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.412ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.420ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.409ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.401ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.396ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.409ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.401ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.401ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081634, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081634)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.531ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.425ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.419ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.404ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.389ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.378ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.414ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.394ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.361ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081644, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081644)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.534ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.417ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.476ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.420ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.362ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.364ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.437ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.396ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.384ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.396ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.389ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081654, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081654)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.523ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.387ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.403ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.431ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.357ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.414ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [ Client] - Command recover executed for 1178 milliseconds with result 0
[2024-Jan-17 20:05:41] [debug] [ Client] - read_device_info
[2024-Jan-17 20:05:41] [trace] [ Client] - Command read_device_info executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [debug] [ Client] - write
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.528ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.466ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.445ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.418ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081664, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081664)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.593ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.467ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 129).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.449ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.438ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003A04)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.558ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.450ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.494ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342705664 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.461ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.477ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50081674, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50081674)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.580ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_clear_resetreas
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.481ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.424ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x50003814: secure state of peripheral from SPU @0x50003000 (S) (slave index 5).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.459ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.430ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003814)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.366ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.450ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.432ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.444ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342198784 has secure properties Selectable Secure
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.361ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50005400, 0xFFFFFFFF)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50005400)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.586ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.003ms  
[2024-Jan-17 20:05:41] [trace] [ Worker] - Command recover executed for 1175 milliseconds with result 0
[2024-Jan-17 20:05:41] [debug] [  nRF53] - read_device_info
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.005ms returns 0x01  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_read_device_version
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.426ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 2, DP Bank 0, AP Bank 3
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.429ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x00000007
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.445ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x00000005
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.499ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_decode_device_version
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.005ms  
[2024-Jan-17 20:05:41] [trace] [ Worker] - Command read_device_info executed for 2 milliseconds with result 0
[2024-Jan-17 20:05:41] [debug] [  nRF53] - write
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.007ms returns 0x01  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_write
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.009ms returns TRUE  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.487ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_halt
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Halt()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.002ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_nvmc_config_control
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.466ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.511ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.460ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.443ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.406ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.490ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.446ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.351ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.450ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342412164 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.476ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.482ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.466ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.476ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.519ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.513ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.484ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342412036 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.454ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.424ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50039584, 0x00000001)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50039584)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.592ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.404ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.394ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50039504, 0x00000001)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50039504)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.637ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_nvmc_wait_for_ready
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.435ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.459ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.409ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.456ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.523ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.451ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342411776 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ReadMemU32(0x50039400, 0x1 Items)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0x50039400)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Data:  01 00 00 00
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.620ms returns 1 (0x1)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteMem(0x00000000, 0xEA4 Bytes, ...)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Data:  00 00 04 20 8D 07 00 00 B5 07 00 00 B7 07 00 00 ...
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(3748 bytes @ 0x00000000)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 23.687ms returns 0xEA4  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_nvmc_wait_for_ready
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.563ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [ Client] - Command write executed for 61 milliseconds with result 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.569ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.502ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.469ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.426ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.427ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.487ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.422ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.431ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342411776 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ReadMemU32(0x50039400, 0x1 Items)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0x50039400)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Data:  01 00 00 00
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.587ms returns 1 (0x1)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_nvmc_config_control
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.362ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.485ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.509ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.466ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.376ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.367ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.406ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342412164 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.402ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.425ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.412ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.382ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.392ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.415ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342412036 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.399ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.384ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50039584, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50039584)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.529ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.371ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.367ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0x50039504, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x50039504)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.516ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_nvmc_wait_for_ready
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:41] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.420ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Reading addr 0x500038E4: secure state of peripheral from SPU @0x50003000 (S) (slave index 57).
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.422ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800052)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.365ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x500038E4)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.359ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x80000013
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.391ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [  nRF53] - Peripheral at address 1342411776 has secure properties Fixed Secure, (split)
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_ReadMemU32(0x50039400, 0x1 Items)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0x50039400)
[2024-Jan-17 20:05:41] [trace] [  JLink] - Data:  01 00 00 00
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.515ms returns 1 (0x1)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.004ms  
[2024-Jan-17 20:05:41] [trace] [ Worker] - Command write executed for 58 milliseconds with result 0
[2024-Jan-17 20:05:41] [debug] [  nRF53] - close
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.005ms returns 0x01  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - close
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - disconnect_from_emu
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_disconnect_from_emu
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.004ms returns TRUE  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.427ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.434ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Disable trace before closing connection.
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.422ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_WriteU32_64(0xE000EDFC, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Debug reg: DEMCR
[2024-Jan-17 20:05:41] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.805ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Shortcut, lock is on and debug region is powered.
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - unpower_debug_and_system_regions
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.388ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:41] [trace] [  JLink] - Value=0x00000040
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.397ms returns 0  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:41] [trace] [  JLink] - - 0.003ms  
[2024-Jan-17 20:05:41] [trace] [  JLink] - JLINK_Close()  
[2024-Jan-17 20:05:41] [debug] [SeggerBackend] - Segger Backend closed.
[2024-Jan-17 20:05:41] [debug] [  nRF53] - nRF family DLL closed
[2024-Jan-17 20:05:41] [trace] [ Client] - Command close executed for 46 milliseconds with result 0
[2024-Jan-17 20:05:41] [debug] [ Client] - terminate
[2024-Jan-17 20:05:41] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:41] [trace] [ Worker] - Command close executed for 29 milliseconds with result 0
[2024-Jan-17 20:05:41] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:41] [trace] [ Worker] - Executed 12 commands for 1310 milliseconds
[2024-Jan-17 20:05:41] [debug] [ Client] - Worker process exited with code: 0
[2024-Jan-17 20:05:41] [debug] [ Client] - Worker process exited with code: 0
[2024-Jan-17 20:05:41] [debug] [ Client] - Child process terminated with result 0
[2024-Jan-17 20:05:41] [trace] [ Client] - Executed 12 commands for 1428 milliseconds
[2024-Jan-17 20:05:41] [debug] [ Client] - terminate
[2024-Jan-17 20:05:49] [debug] --------------------------------------------------------------------------------
[2024-Jan-17 20:05:49] [debug] C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.exe --recover --coprocessor CP_NETWORK -f NRF53 --log 
[2024-Jan-17 20:05:49] [debug] nrfjprog version 10.23.2 external
[2024-Jan-17 20:05:49] [debug] --------------------------------------------------------------------------------
[2024-Jan-17 20:05:49] [ info] Load library at C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.dll.
[2024-Jan-17 20:05:49] [ info] Library loaded, loading member functions.
[2024-Jan-17 20:05:49] [ info] Member functions succesfully loaded.
[2024-Jan-17 20:05:50] [debug] [ Client] - open
[2024-Jan-17 20:05:50] [debug] [ Client] - start
[2024-Jan-17 20:05:50] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence bcc1180e-0a4a-468f-8ae1-9665ee462745.
[2024-Jan-17 20:05:50] [trace] [ Client] - Command open executed for 40 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - config
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Jan-17 20:05:50] [debug] [  JLink] - Logger sink registered in JLink logger
[2024-Jan-17 20:05:50] [debug] [  nRF53] - open
[2024-Jan-17 20:05:50] [debug] [  nRF53] - just_check_family
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - open_dll
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Jan-17 20:05:50] [ info] [SeggerBackend] - Load library at C:\Program Files\SEGGER\JLink\JLink_x64.dll.
[2024-Jan-17 20:05:50] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Jan-17 20:05:50] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Set batch mode
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - dll_version
[2024-Jan-17 20:05:50] [ info] [SeggerBackend] - Segger dll version 7.94.f loaded.
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command open executed for 3 milliseconds with result 0
[2024-Jan-17 20:05:50] [trace] [ Client] - Command config executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - enum_emu_snr
[2024-Jan-17 20:05:50] [trace] [ Client] - Command enum_emu_con_info executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - connect_to_emu_with_snr
[2024-Jan-17 20:05:50] [debug] [  nRF53] - config
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - enum_emu_snr
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command config executed for 3 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [  nRF53] - enum_emu_con_info
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command enum_emu_con_info executed for 2 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [  nRF53] - connect_to_emu_with_snr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Jan-17 20:05:50] [trace] [  JLink] - Firmware: J-Link V11 compiled Dec  4 2023 10:22:45
[2024-Jan-17 20:05:50] [trace] [  JLink] - Firmware: J-Link V11 compiled Dec  4 2023 10:22:45
[2024-Jan-17 20:05:50] [trace] [ Client] - Command connect_to_emu_with_snr executed for 46 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - read_connected_emu_snr
[2024-Jan-17 20:05:50] [trace] [  JLink] - Hardware: V11.00
[2024-Jan-17 20:05:50] [trace] [  JLink] - S/N: 821013792
[2024-Jan-17 20:05:50] [trace] [  JLink] - OEM: SEGGER
[2024-Jan-17 20:05:50] [trace] [  JLink] - Feature(s): GDB
[2024-Jan-17 20:05:50] [trace] [  JLink] - Bootloader: 2019 Jul 04
[2024-Jan-17 20:05:50] [trace] [  JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Jan-17 20:05:50] [trace] [  JLink] - TELNET listener socket opened on port 19021
[2024-Jan-17 20:05:50] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Jan-17 20:05:50] [trace] [  JLink] - WEBSRV Failed to put socket into listener state (port 19080)
[2024-Jan-17 20:05:50] [trace] [  JLink] - WEBSRV Failed to put socket into listener state (port 19081)
[2024-Jan-17 20:05:50] [trace] [  JLink] - WEBSRV Webserver running on local port 19082
[2024-Jan-17 20:05:50] [trace] [  JLink] - Looking for J-Link GUI Server exe at: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe 
[2024-Jan-17 20:05:50] [trace] [  JLink] - Forking J-Link GUI Server: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe 
[2024-Jan-17 20:05:50] [trace] [  JLink] - J-Link GUI Server info: "J-Link GUI server V7.94f " 
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 16.951ms returns "O.K."  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).   
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.001ms returns 0x01  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_ExecCommand("DisableFlashDL", ...).   
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).   
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.009ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 1.505ms returns 0x00  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_GetSpeedInfo()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - 180000000 Hz / n, n >= 12
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.007ms  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_SetSpeed(2000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.308ms  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_GetSpeed()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.004ms returns 2000  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_GetSN()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.005ms returns 821013792  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.006ms  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - read_device_family
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 36 milliseconds with result 0
[2024-Jan-17 20:05:50] [trace] [ Client] - Command read_connected_emu_snr executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - enable_coprocessor
[2024-Jan-17 20:05:50] [debug] [  nRF53] - read_connected_emu_snr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.009ms returns 0x01  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.005ms  
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [  nRF53] - enable_coprocessor
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.009ms returns 0x01  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_enable_coprocessor
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - coresight_configure
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_GetHWStatus(...)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.435ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.776ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.484ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x6BA02477
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.533ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.430ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.465ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.464ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:50] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.472ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Reading addr 0x50003814: secure state of peripheral from SPU @0x50003000 (S) (slave index 5).
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.466ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.418ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003814)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.474ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.412ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.471ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Peripheral at address 1342199316 has secure properties Selectable Secure
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:50] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.449ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.452ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Reading addr 0x50003814: secure state of peripheral from SPU @0x50003000 (S) (slave index 5).
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.443ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.431ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003814)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.434ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.479ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.413ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.413ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Peripheral at address 1342199312 has secure properties Selectable Secure
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ahb_write_u32
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.389ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.425ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - CSW register read as 0x03800042
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50005614)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x03, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.402ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.449ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ahb_write_u32
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.366ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.438ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - CSW register read as 0x03800042
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.405ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50005610)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.359ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x03, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.380ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:50] [trace] [ Client] - Command enable_coprocessor executed for 30 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - select_coprocessor
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.399ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.448ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.005ms  
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command enable_coprocessor executed for 16 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [  nRF53] - select_coprocessor
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [trace] [ Client] - Command select_coprocessor executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [ Client] - recover
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.007ms returns 0x01  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.003ms returns FALSE  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_select_coprocessor
[2024-Jan-17 20:05:50] [ info] [  nRF53] - Loading new coprocessor data.
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_load_coprocessor_data
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - set_core_data
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Set core data:
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] -   Device ID: Cortex-M33
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] -   Expected core: 235012351
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] -   Existing Expected core: 235012351
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] -   Coprocessor: NETWORK
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] -   AHB AP index: 1
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] -   Core base address: 4294967295
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 1", ...).   
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.002ms returns 0x00  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).   
[2024-Jan-17 20:05:50] [trace] [  JLink] - Device "CORTEX-M33" selected.
[2024-Jan-17 20:05:50] [trace] [  JLink] - Device "CORTEX-M33" selected.
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.261ms returns 0x00  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.443ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.466ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.484ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Protection status for ahb-ap 1 read as NONE
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.004ms  
[2024-Jan-17 20:05:50] [trace] [ Worker] - Command select_coprocessor executed for 2 milliseconds with result 0
[2024-Jan-17 20:05:50] [debug] [  nRF53] - recover
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.006ms returns 0x01  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:50] [debug] [  nRF53] - just_recover
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_is_eraseprotect_enabled
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.402ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.425ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 1
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000010)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.420ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x00000001
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Eraseaprotect is disabled
[2024-Jan-17 20:05:50] [debug] [  nRF53] - Just_disable_accessportprotect
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.429ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000001)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.433ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Jan-17 20:05:50] [trace] [  JLink] - Value=0x00000001
[2024-Jan-17 20:05:50] [trace] [  JLink] - - 0.588ms returns 0  
[2024-Jan-17 20:05:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.604ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_read_device_version
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 3
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000030)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.499ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000007
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.492ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000005
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.503ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_decode_device_version
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_debug_reset
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_debug_reset_coprocessor
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.451ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000001)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.488ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.456ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.544ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x43800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.543ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Protection status for ahb-ap 1 read as NONE
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - halt
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_enable_coprocessor
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.513ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.476ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.461ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Protection status for ahb-ap 0 read as NONE
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.441ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50003814: secure state of peripheral from SPU @0x50003000 (S) (slave index 5).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.426ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.425ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003814)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.397ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.445ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.437ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1342199316 has secure properties Selectable Secure
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.386ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.413ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50003814: secure state of peripheral from SPU @0x50003000 (S) (slave index 5).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.408ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.399ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50003814)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.384ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x80000012
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.417ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1342199312 has secure properties Selectable Secure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.359ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.411ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - CSW register read as 0x03800042
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.380ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50005614)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.400ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x03, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.358ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.386ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.409ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - CSW register read as 0x03800042
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.368ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50005610)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.378ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x03, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.386ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.408ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ExecCommand("CORESIGHT_SetIndexAHBAPToUse = 1", ...).   
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ExecCommand("device = Cortex-M33", ...).   
[2024-Jan-17 20:05:51] [trace] [  JLink] - Device "CORTEX-M33" selected.
[2024-Jan-17 20:05:51] [trace] [  JLink] - Device "CORTEX-M33" selected.
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.319ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Connect()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Found SW-DP with ID 0x6BA02477
[2024-Jan-17 20:05:51] [trace] [  JLink] - Found SW-DP with ID 0x6BA02477
[2024-Jan-17 20:05:51] [trace] [  JLink] - DPIDR: 0x6BA02477
[2024-Jan-17 20:05:51] [trace] [  JLink] - DPIDR: 0x6BA02477
[2024-Jan-17 20:05:51] [trace] [  JLink] - CoreSight SoC-400 or earlier
[2024-Jan-17 20:05:51] [trace] [  JLink] - CoreSight SoC-400 or earlier
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP map detection skipped. Manually configured AP map found.
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[0]: MEM-AP (IDR: Not set)
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[0]: MEM-AP (IDR: Not set)
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[1]: AHB-AP (IDR: Not set)
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[1]: AHB-AP (IDR: Not set)
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[1]: Core found
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[1]: Core found
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[1]: AHB-AP ROM base: 0xE00FE000
[2024-Jan-17 20:05:51] [trace] [  JLink] - AP[1]: AHB-AP ROM base: 0xE00FE000
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPUID register: 0x410FD214. Implementer code: 0x41 (ARM)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Feature set: Mainline
[2024-Jan-17 20:05:51] [trace] [  JLink] - Feature set: Mainline
[2024-Jan-17 20:05:51] [trace] [  JLink] - Cache: No cache
[2024-Jan-17 20:05:51] [trace] [  JLink] - Cache: No cache
[2024-Jan-17 20:05:51] [trace] [  JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Jan-17 20:05:51] [trace] [  JLink] - Found Cortex-M33 r0p4, Little endian.
[2024-Jan-17 20:05:51] [trace] [  JLink] - -- Max. mem block: 0x00004E40
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0002000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Jan-17 20:05:51] [trace] [  JLink] - FPUnit: 8 code (BP) slots and 0 literal slots
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001028)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001038)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001048)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001058)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000ED88)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EFB8)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Security extension: not implemented
[2024-Jan-17 20:05:51] [trace] [  JLink] - Security extension: not implemented
[2024-Jan-17 20:05:51] [trace] [  JLink] - CoreSight components:
[2024-Jan-17 20:05:51] [trace] [  JLink] - CoreSight components:
[2024-Jan-17 20:05:51] [trace] [  JLink] - ROMTbl[0] @ E00FE000
[2024-Jan-17 20:05:51] [trace] [  JLink] - ROMTbl[0] @ E00FE000
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(64 bytes @ 0xE00FE000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE00FFFE0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Jan-17 20:05:51] [trace] [  JLink] - [0][0]: E00FF000 CID B105100D PID 000BB4C9 ROM Table
[2024-Jan-17 20:05:51] [trace] [  JLink] - ROMTbl[1] @ E00FF000
[2024-Jan-17 20:05:51] [trace] [  JLink] - ROMTbl[1] @ E00FF000
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(64 bytes @ 0xE00FF000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE000EFE0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EFBC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EFCC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][0]: E000E000 CID B105900D PID 000BBD21 DEVARCH 47702A04 DEVTYPE 00 Cortex-M33
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0001FE0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001FBC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001FCC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][1]: E0001000 CID B105900D PID 000BBD21 DEVARCH 47701A02 DEVTYPE 00 DWT
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0002FE0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0002FBC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0002FCC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][2]: E0002000 CID B105900D PID 000BBD21 DEVARCH 47701A03 DEVTYPE 00 FPB
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(32 bytes @ 0xE0042FE0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0042FBC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0042FCC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Jan-17 20:05:51] [trace] [  JLink] - [1][6]: E0042000 CID B105900D PID 000BBD21 DEVARCH 47701A14 DEVTYPE 14 CSS600-CTI
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 28.144ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORE_GetFound()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.003ms returns 0xE0200FF  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_halt
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Halt()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 3.812ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - sys_reset
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_halt
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Halt()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.590ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_sys_reset
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.364ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.005ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ReadMemU32(0xE000EE08, 0x1 Items)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Data:  00 00 00 00
[2024-Jan-17 20:05:51] [trace] [  JLink] - Debug reg: DSCSR
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.518ms returns 1 (0x1)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Processor is running nonsecure code. Force it into secure mode to allow sys reset to succeed.
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.356ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0xE000EE08, 0x00010000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Debug reg: DSCSR
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.722ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.005ms returns JLINKARM_CM3_RESET_TYPE_NORMAL  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Reset()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000ED44)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Reset: Halt core after reset via DEMCR.VC_CORERESET.
[2024-Jan-17 20:05:51] [trace] [  JLink] - Reset: Halt core after reset via DEMCR.VC_CORERESET.
[2024-Jan-17 20:05:51] [trace] [  JLink] - Reset: Reset device via AIRCR.SYSRESETREQ.
[2024-Jan-17 20:05:51] [trace] [  JLink] - Reset: Reset device via AIRCR.SYSRESETREQ.
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000ED0C)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDF0)
[2024-Jan-17 20:05:51] [trace] [ Client] - Command recover executed for 1177 milliseconds with result 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE0002000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE0001000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0xE000EE08)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 71.724ms  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_power_ram_all
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.437ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.440ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Protection status for ahb-ap 1 read as NONE
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.444ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.397ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.455ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 4225).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.446ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.400ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A04)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.467ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.435ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.461ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4225 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091047424 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [ Client] - read_device_info
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.442ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.361ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41081604, 0xFFFFFFFF)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41081604)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.740ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [ Client] - Command read_device_info executed for 15 milliseconds with result 0
[2024-Jan-17 20:05:51] [debug] [ Client] - write
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.379ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.411ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.355ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.426ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 4225).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.402ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A04)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.421ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.364ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.409ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4225 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091047424 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.382ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.403ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41081614, 0xFFFFFFFF)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41081614)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.529ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.396ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.419ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.362ms returns 0  
[2024-Jan-17 20:05:51] [trace] [ Client] - Command write executed for 46 milliseconds with result 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.406ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 4225).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.415ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.394ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A04)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.373ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.423ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4225 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091047424 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.362ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.356ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41081624, 0xFFFFFFFF)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41081624)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.552ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.399ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.393ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.378ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.412ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A04: secure state of peripheral from SPU @0x50003000 (S) (slave index 4225).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.405ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.356ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A04)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.366ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.381ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.433ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4225 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091047424 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.377ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.419ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41081634, 0xFFFFFFFF)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41081634)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.545ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_clear_resetreas
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.374ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.474ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.372ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.422ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007814: secure state of peripheral from SPU @0x50003000 (S) (slave index 4101).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.427ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.384ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007814)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.387ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.439ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.396ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.509ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4101 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1090540544 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.362ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.393ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41005400, 0xFFFFFFFF)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41005400)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.546ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.003ms  
[2024-Jan-17 20:05:51] [trace] [ Worker] - Command recover executed for 1168 milliseconds with result 0
[2024-Jan-17 20:05:51] [debug] [  nRF53] - read_device_info
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.006ms returns 0x01  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_read_device_version
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.499ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.481ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 3, DP Bank 0, AP Bank 3
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000030)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.391ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000007
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.408ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000005
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_decode_device_version
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Device identified as NRF5340_xxAA_REV1
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.005ms  
[2024-Jan-17 20:05:51] [trace] [ Worker] - Command read_device_info executed for 2 milliseconds with result 0
[2024-Jan-17 20:05:51] [debug] [  nRF53] - write
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.007ms returns 0x01  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_write
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.003ms returns TRUE  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.499ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.485ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_halt
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Halt()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.003ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_nvmc_config_control
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.513ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.381ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41080504, 0x00000001)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41080504)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.544ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_nvmc_wait_for_ready
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.400ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.428ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.376ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A00: secure state of peripheral from SPU @0x50003000 (S) (slave index 4224).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.426ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.358ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.364ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.408ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.407ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.405ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4224 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091044352 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ReadMemU32(0x41080400, 0x1 Items)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0x41080400)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Data:  01 00 00 00
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.538ms returns 1 (0x1)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteMem(0x01000000, 0xB24 Bytes, ...)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Data:  00 00 01 21 CD 05 00 01 F5 05 00 01 F7 05 00 01 ...
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(2852 bytes @ 0x01000000)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 18.271ms returns 0xB24  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_nvmc_wait_for_ready
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 255, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.484ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.535ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.473ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.499ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A00: secure state of peripheral from SPU @0x50003000 (S) (slave index 4224).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.478ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.443ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.384ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.424ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.411ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.475ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4224 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091044352 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ReadMemU32(0x41080400, 0x1 Items)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0x41080400)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Data:  01 00 00 00
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.554ms returns 1 (0x1)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_nvmc_config_control
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.410ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.363ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0x41080504, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0x41080504)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.535ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_nvmc_wait_for_ready
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.401ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800052
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.432ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Just_get_secure_nonsecure_address
[2024-Jan-17 20:05:51] [debug] [  nRF53] - update_periph_secure_state
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_secure_debug_available
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 0
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.426ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Reading addr 0x50007A00: secure state of peripheral from SPU @0x50003000 (S) (slave index 4224).
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ahb_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x03800042
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.448ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x03800042)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.392ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x50007A00)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.361ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.415ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 0, DP Bank 0, AP Bank 15
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.408ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x84770001
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.424ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [warning] [  nRF53] - SPU peripheral slave with apb index 4224 is not present.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - Peripheral at address 1091044352 has secure properties Fixed NonSecure
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_connect_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_invalidate_cache
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ExecCommand("InvalidateCache", ...).   
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_ReadMemU32(0x41080400, 0x1 Items)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_ReadMem(4 bytes @ 0x41080400)
[2024-Jan-17 20:05:51] [trace] [  JLink] - Data:  01 00 00 00
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.533ms returns 1 (0x1)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.004ms  
[2024-Jan-17 20:05:51] [trace] [ Worker] - Command write executed for 37 milliseconds with result 0
[2024-Jan-17 20:05:51] [debug] [  nRF53] - close
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.006ms returns 0x01  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - close
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - disconnect_from_emu
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_disconnect_from_emu
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.004ms returns TRUE  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.400ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0xF0000040
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.436ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Disable trace before closing connection.
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_u32
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.432ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.447ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_WriteU32_64(0xE000EDFC, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Debug reg: DEMCR
[2024-Jan-17 20:05:51] [trace] [  JLink] - CPU_WriteMem(4 bytes @ 0xE000EDFC)
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.615ms returns 0 (0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Shortcut, lock is on and debug region is powered.
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - unpower_debug_and_system_regions
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.425ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:05:51] [trace] [  JLink] - Value=0x00000040
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.453ms returns 0  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:05:51] [trace] [  JLink] - - 0.003ms  
[2024-Jan-17 20:05:51] [trace] [  JLink] - JLINK_Close()  
[2024-Jan-17 20:05:51] [debug] [SeggerBackend] - Segger Backend closed.
[2024-Jan-17 20:05:51] [debug] [  nRF53] - nRF family DLL closed
[2024-Jan-17 20:05:51] [trace] [ Client] - Command close executed for 61 milliseconds with result 0
[2024-Jan-17 20:05:51] [debug] [ Client] - terminate
[2024-Jan-17 20:05:51] [trace] [ Worker] - Command close executed for 46 milliseconds with result 0
[2024-Jan-17 20:05:51] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:51] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
[2024-Jan-17 20:05:51] [trace] [ Worker] - Executed 12 commands for 1315 milliseconds
[2024-Jan-17 20:05:51] [debug] [ Client] - Worker process exited with code: 0
[2024-Jan-17 20:05:51] [debug] [ Client] - Worker process exited with code: 0
[2024-Jan-17 20:05:51] [debug] [ Client] - Child process terminated with result 0
[2024-Jan-17 20:05:51] [trace] [ Client] - Executed 12 commands for 1475 milliseconds
[2024-Jan-17 20:05:51] [debug] [ Client] - terminate
[2024-Jan-17 20:22:25] [debug] --------------------------------------------------------------------------------
[2024-Jan-17 20:22:25] [debug] C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.exe --recover --coprocessor CP_APPLICATION -f NRF53 --log 
[2024-Jan-17 20:22:25] [debug] nrfjprog version 10.23.2 external
[2024-Jan-17 20:22:25] [debug] --------------------------------------------------------------------------------
[2024-Jan-17 20:22:25] [ info] Load library at C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.dll.
[2024-Jan-17 20:22:25] [ info] Library loaded, loading member functions.
[2024-Jan-17 20:22:25] [ info] Member functions succesfully loaded.
[2024-Jan-17 20:22:25] [debug] [ Client] - open
[2024-Jan-17 20:22:25] [debug] [ Client] - start
[2024-Jan-17 20:22:25] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 22848e66-66e1-43c6-b916-813833404cdd.
[2024-Jan-17 20:22:25] [trace] [ Client] - Command open executed for 38 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [ Client] - config
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Jan-17 20:22:25] [trace] [ Client] - Command config executed for 15 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [  JLink] - Logger sink registered in JLink logger
[2024-Jan-17 20:22:25] [debug] [  nRF53] - open
[2024-Jan-17 20:22:25] [debug] [  nRF53] - just_check_family
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - open_dll
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Jan-17 20:22:25] [ info] [SeggerBackend] - Load library at C:\Program Files\SEGGER\JLink\JLink_x64.dll.
[2024-Jan-17 20:22:25] [debug] [ Client] - enum_emu_snr
[2024-Jan-17 20:22:25] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Jan-17 20:22:25] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Set batch mode
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - dll_version
[2024-Jan-17 20:22:25] [ info] [SeggerBackend] - Segger dll version 7.94.f loaded.
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command open executed for 3 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [  nRF53] - config
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - enum_emu_snr
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command config executed for 2 milliseconds with result 0
[2024-Jan-17 20:22:25] [trace] [ Client] - Command enum_emu_con_info executed for 15 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [ Client] - connect_to_emu_with_snr
[2024-Jan-17 20:22:25] [debug] [  nRF53] - enum_emu_con_info
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command enum_emu_con_info executed for 2 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [  nRF53] - connect_to_emu_with_snr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Jan-17 20:22:25] [trace] [ Client] - Command connect_to_emu_with_snr executed for 46 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [ Client] - read_connected_emu_snr
[2024-Jan-17 20:22:25] [trace] [ Client] - Command read_connected_emu_snr executed for 15 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [ Client] - enable_coprocessor
[2024-Jan-17 20:22:25] [trace] [  JLink] - Firmware: J-Link V11 compiled Dec  4 2023 10:22:45
[2024-Jan-17 20:22:25] [trace] [  JLink] - Firmware: J-Link V11 compiled Dec  4 2023 10:22:45
[2024-Jan-17 20:22:25] [trace] [  JLink] - Hardware: V11.00
[2024-Jan-17 20:22:25] [trace] [  JLink] - S/N: 821013792
[2024-Jan-17 20:22:25] [trace] [  JLink] - OEM: SEGGER
[2024-Jan-17 20:22:25] [trace] [  JLink] - Feature(s): GDB
[2024-Jan-17 20:22:25] [trace] [  JLink] - Bootloader: 2019 Jul 04
[2024-Jan-17 20:22:25] [trace] [  JLink] - USB speed mode: High speed (480 MBit/s)
[2024-Jan-17 20:22:25] [trace] [  JLink] - TELNET listener socket opened on port 19021
[2024-Jan-17 20:22:25] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Jan-17 20:22:25] [trace] [  JLink] - WEBSRV Failed to put socket into listener state (port 19080)
[2024-Jan-17 20:22:25] [trace] [  JLink] - WEBSRV Webserver running on local port 19081
[2024-Jan-17 20:22:25] [trace] [  JLink] - Looking for J-Link GUI Server exe at: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe 
[2024-Jan-17 20:22:25] [trace] [  JLink] - Forking J-Link GUI Server: C:\Program Files\SEGGER\JLink\JLinkGUIServer.exe 
[2024-Jan-17 20:22:25] [trace] [  JLink] - J-Link GUI Server info: "J-Link GUI server V7.94f " 
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 15.943ms returns "O.K."  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...).   
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.001ms returns 0x01  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_ExecCommand("DisableFlashDL", ...).   
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.001ms returns 0x00  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...).   
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.002ms returns 0x00  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.009ms returns 0  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 1.447ms returns 0x00  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_GetSpeedInfo()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - 180000000 Hz / n, n >= 12
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.007ms  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_SetSpeed(2000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.305ms  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_GetSpeed()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.003ms returns 2000  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_GetSN()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.002ms returns 821013792  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.004ms  
[2024-Jan-17 20:22:25] [debug] [  nRF53] - read_device_family
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 35 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [  nRF53] - read_connected_emu_snr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.050ms returns 0x01  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.005ms  
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Jan-17 20:22:25] [trace] [ Client] - Command enable_coprocessor executed for 14 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [ Client] - select_coprocessor
[2024-Jan-17 20:22:25] [debug] [  nRF53] - enable_coprocessor
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.008ms returns 0x01  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:22:25] [debug] [  nRF53] - Just_enable_coprocessor
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.003ms  
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command enable_coprocessor executed for 0 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [  nRF53] - select_coprocessor
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.008ms returns 0x01  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.002ms returns FALSE  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [  nRF53] - Just_select_coprocessor
[2024-Jan-17 20:22:25] [ info] [  nRF53] - Loading new coprocessor data.
[2024-Jan-17 20:22:25] [debug] [  nRF53] - Just_load_coprocessor_data
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - set_core_data
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Set core data:
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] -   Device ID: Cortex-M33
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] -   Expected core: 235012351
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] -   Existing Expected core: 235012351
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] -   Coprocessor: APPLICATION
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] -   AHB AP index: 0
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] -   Core base address: 4294967295
[2024-Jan-17 20:22:25] [debug] [  nRF53] - Just_readback_status
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - read_access_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - coresight_configure
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_GetHWStatus(...)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.379ms returns 0  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 102.166ms returns 0  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - read_debug_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.707ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.618ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.669ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.639ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.658ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.658ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.661ms returns -1  
[2024-Jan-17 20:22:25] [error] [ Client] - Encountered error -102: Command select_coprocessor executed for 139 milliseconds with result -102
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.654ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.657ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.662ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.659ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.680ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.665ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.643ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.669ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.655ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.679ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.645ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.682ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.644ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.661ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.653ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.636ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.662ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.635ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.672ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.654ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.621ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.665ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.643ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.624ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.680ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.650ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.663ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.646ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.671ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.629ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.636ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.668ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.655ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.681ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.646ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.045ms  
[2024-Jan-17 20:22:25] [error] [ Worker] - An unknown error.
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command select_coprocessor executed for 131 milliseconds with result -102
[2024-Jan-17 20:22:25] [debug] [  nRF53] - close
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.005ms returns 0x01  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_Lock()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - close
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - disconnect_from_emu
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_disconnect_from_emu
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - is_connected_to_device
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.002ms returns FALSE  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.649ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.636ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.654ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.637ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.665ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.649ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.636ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.646ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.642ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.642ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.663ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.648ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.663ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.644ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.669ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - ---just_abort_debug_action
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. 
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.652ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.639ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.660ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.641ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.661ms returns -1  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.692ms returns 0  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.416ms returns 0  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Jan-17 20:22:25] [trace] [  JLink] - Value=0x00000000
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.391ms returns 0  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Jan-17 20:22:25] [trace] [  JLink] - - 0.004ms  
[2024-Jan-17 20:22:25] [trace] [  JLink] - JLINK_Close()  
[2024-Jan-17 20:22:25] [debug] [SeggerBackend] - Segger Backend closed.
[2024-Jan-17 20:22:25] [debug] [  nRF53] - nRF family DLL closed
[2024-Jan-17 20:22:25] [trace] [ Client] - Command close executed for 108 milliseconds with result 0
[2024-Jan-17 20:22:25] [debug] [ Client] - terminate
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command close executed for 91 milliseconds with result 0
[2024-Jan-17 20:22:25] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
[2024-Jan-17 20:22:25] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
[2024-Jan-17 20:22:25] [trace] [ Worker] - Executed 9 commands for 264 milliseconds
[2024-Jan-17 20:22:25] [debug] [ Client] - Worker process exited with code: 0
[2024-Jan-17 20:22:25] [debug] [ Client] - Worker process exited with code: 0
[2024-Jan-17 20:22:25] [debug] [ Client] - Child process terminated with result 0
[2024-Jan-17 20:22:25] [trace] [ Client] - Executed 9 commands for 390 milliseconds
[2024-Jan-17 20:22:25] [debug] [ Client] - terminate

Related