<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v</link><description>Hi, 
 We have a custom board with the nrf5340 SoC, after erasing it with the erase function included in the nrf extension for VScode, we started getting the following error: 
 NRF5340_xxAA_ENGDyasir@Em:~$ nrfjprog --deviceversion ERROR: JLinkARM DLL reported</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Feb 2022 11:27:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v" /><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/354316?ContentTypeID=1</link><pubDate>Tue, 22 Feb 2022 11:27:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3141c99-e9b8-4525-80da-00b1f7c9832e</guid><dc:creator>Yasir_Imran</dc:creator><description>[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/354273#354273"]What version of nrfjprog are you running? Please run command nrfjprog --version and provide the full output. Also, can you please provide the --log file as instructed in your initial case description[/quote]
&lt;p&gt;$ nrfjprog --version&lt;br /&gt;nrfjprog version: 10.12.1 &lt;br /&gt;JLinkARM.dll version: 7.60h&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;
[2022-Feb-10 12:52:42] [ info] nrfjprog --deviceversion --log 
[2022-Feb-10 12:52:42] [ info] nrfjprog version 10.12.1 
[2022-Feb-10 12:52:42] [ info] --------------------------------------------------------------------------------
[2022-Feb-10 12:52:42] [debug] [ nRF0x0] - open_dll
[2022-Feb-10 12:52:42] [ info] [ nRF0x0] - Load library at /opt/nrfjprog/libjlinkarm_unknown_nrfjprogdll.so.
[2022-Feb-10 12:52:42] [ info] [ nRF0x0] - Library loaded, loading member functions.
[2022-Feb-10 12:52:42] [ info] [ nRF0x0] - Member functions succesfully loaded.
[2022-Feb-10 12:52:42] [ info] [Backend] - Logger callback at 0x55a07302e130 registered in Segger backend logger.
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Logger callback at 0x55a07302e130 registered in JLink logger.
[2022-Feb-10 12:52:42] [debug] [nRFUnknown] - Just_open_dll_tagged_callback
[2022-Feb-10 12:52:42] [debug] [Backend] - open_dll
[2022-Feb-10 12:52:42] [ info] [Backend] - No J-Link DLL path was provided. Attempting to auto detect.
[2022-Feb-10 12:52:42] [ info] [Backend] - Load library at /opt/SEGGER/JLink/libjlinkarm.so.
[2022-Feb-10 12:52:42] [ info] [Backend] - Library loaded, loading member functions.
[2022-Feb-10 12:52:42] [ info] [Backend] - Member functions succesfully loaded.
[2022-Feb-10 12:52:42] [debug] [Backend] - dll_version
[2022-Feb-10 12:52:42] [ info] [Backend] - Segger dll version 7.60.h loaded.
[2022-Feb-10 12:52:42] [debug] [Backend] - set_core_data
[2022-Feb-10 12:52:42] [debug] [ nRF0x0] - enum_emu_snr
[2022-Feb-10 12:52:42] [debug] [nRFUnknown] - Just_enum_emu_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - enum_emu_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_enum_emu_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_get_num_emus
[2022-Feb-10 12:52:42] [debug] [ nRF0x0] - connect_to_emu_with_snr
[2022-Feb-10 12:52:42] [debug] [nRFUnknown] - Just_connect_to_emu_with_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - connect_to_emu_with_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_enum_emu_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_get_num_emus
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_connect_to_emu_with_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_connect_to_emu_without_snr
[2022-Feb-10 12:52:42] [ info] [Backend] - Segger logging enabled.
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Firmware: J-Link OB-K22-NordicSemi compiled Dec  3 2021 15:46:55
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Firmware: J-Link OB-K22-NordicSemi compiled Dec  3 2021 15:46:55
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Hardware: V1.00
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] S/N: 960170601
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] OEM: SEGGER
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] TELNET listener socket opened on port 19021
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] WEBSRV Webserver running on local port 19080
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 27.962ms returns &amp;quot;O.K.&amp;quot;  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_GetHWStatus(...)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.196ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;SetRestartOnClose = 0&amp;quot;, ...).   
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;DisableFlashDL&amp;quot;, ...).   
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.005ms returns 0x00  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;ExcludeFlashCacheRange 0x0-0xFFFFFFFF&amp;quot;, ...).   
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x00  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_SetHookUnsecureDialog  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_SetHookUnsecureDialog(...)
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.007ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.372ms returns 0x00  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_SetSpeed(2000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.061ms  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_GetSN()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns 960170601  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_load_core_data
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;CORESIGHT_SetIndexAHBAPToUse = 0&amp;quot;, ...).   
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x00  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;device = Cortex-M4&amp;quot;, ...).   
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] XML file found at: /opt/SEGGER/JLink/JLinkDevices.xml 
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] /opt/SEGGER/JLink/JLinkDevices.xml evaluated successfully. 
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Device &amp;quot;CORTEX-M4&amp;quot; selected.
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Device &amp;quot;CORTEX-M4&amp;quot; selected.
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 7.635ms returns 0x00  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [ nRF0x0] - read_connected_emu_snr
[2022-Feb-10 12:52:42] [debug] [nRFUnknown] - Just_read_connected_emu_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_connected_emu_snr
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [ nRF0x0] - read_device_family
[2022-Feb-10 12:52:42] [debug] [nRFUnknown] - Just_read_device_family
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_debug_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - coresight_configure
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_Configure()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.408ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_debug_port_register
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.164ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x6BA02477
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.244ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_is_debug_region_powered
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0xF0000040
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.165ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 0, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x000000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x84770001
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.295ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 0, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.325ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x43800042
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.347ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 1, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.207ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x84770001
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.195ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 1, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.253ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x43000002
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.189ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 2, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x020000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x12880000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.244ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 2, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.231ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.244ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 3, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x030000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.166ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x12880000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.245ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 3, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x03000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.283ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.245ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 4, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x040000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.305ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 4, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x04000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.168ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.250ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 5, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x050000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.244ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 5, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x05000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.217ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 6, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x060000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 6, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x06000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 7, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x070000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.235ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.245ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 7, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x07000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.247ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 8, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x080000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.215ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 8, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x08000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.249ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 9, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x090000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.177ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.274ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 9, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x09000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 10, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A0000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.251ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 10, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0A000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.218ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.245ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 11, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B0000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.199ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 11, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0B000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.221ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.245ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 12, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C0000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 12, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0C000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.242ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 13, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D0000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 13, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0D000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.249ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 14, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E0000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.217ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 14, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0E000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 15, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F0000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.230ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.245ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 15, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x0F000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.164ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 16, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x100000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.183ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.244ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 16, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x10000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_idr
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 17, DP Bank 0, AP Bank 15
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x110000F0)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.164ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.236ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 17, DP Bank 0, AP Bank 0
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x11000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.163ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000000
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 2, DP Bank 0, AP Bank 3
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.166ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000007
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.246ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms  
[2022-Feb-10 12:52:42] [ info] [nRFUnknown] - Discovered device from family NRF53.
[2022-Feb-10 12:52:42] [debug] [ nRF0x0] - close_dll
[2022-Feb-10 12:52:42] [debug] [nRFUnknown] - Just_close_dll
[2022-Feb-10 12:52:42] [debug] [Backend] - close
[2022-Feb-10 12:52:42] [debug] [Backend] - disconnect_from_emu
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_disconnect_from_emu
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_device
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsConnected()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns FALSE  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_is_debug_region_powered
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.164ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0xF0000040
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.174ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms  
[2022-Feb-10 12:52:42] [debug] [Backend] - unpower_debug_and_system_regions
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_write_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.162ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.217ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_is_debug_region_powered
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.023ms returns 0x01  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:42] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:42] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.153ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000040
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.220ms returns 0  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:42] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Close()  
[2022-Feb-10 12:52:43] [debug] [Backend] - Segger Backend closed.
[2022-Feb-10 12:52:43] [debug] [ nRF0x0] - open_dll
[2022-Feb-10 12:52:43] [ info] [ nRF0x0] - Load library at /opt/nrfjprog/libjlinkarm_nrf53_nrfjprogdll.so.
[2022-Feb-10 12:52:43] [ info] [ nRF0x0] - Library loaded, loading member functions.
[2022-Feb-10 12:52:43] [ info] [ nRF0x0] - Member functions succesfully loaded.
[2022-Feb-10 12:52:43] [ info] [Backend] - Logger callback at 0x55a07302e130 registered in Segger backend logger.
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Logger callback at 0x55a07302e130 registered in JLink logger.
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - open
[2022-Feb-10 12:52:43] [debug] [Backend] - open_dll
[2022-Feb-10 12:52:43] [ info] [Backend] - No J-Link DLL path was provided. Attempting to auto detect.
[2022-Feb-10 12:52:43] [ info] [Backend] - Load library at /opt/SEGGER/JLink/libjlinkarm.so.
[2022-Feb-10 12:52:43] [ info] [Backend] - Library loaded, loading member functions.
[2022-Feb-10 12:52:43] [ info] [Backend] - Member functions succesfully loaded.
[2022-Feb-10 12:52:43] [debug] [Backend] - dll_version
[2022-Feb-10 12:52:43] [ info] [Backend] - Segger dll version 7.60.h loaded.
[2022-Feb-10 12:52:43] [debug] [ nRF0x0] - connect_to_emu_with_snr
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - connect_to_emu_with_snr
[2022-Feb-10 12:52:43] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:43] [debug] [Backend] - connect_to_emu_with_snr
[2022-Feb-10 12:52:43] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_enum_emu_snr
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_get_num_emus
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_connect_to_emu_with_snr
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_connect_to_emu_without_snr
[2022-Feb-10 12:52:43] [ info] [Backend] - Segger logging enabled.
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Firmware: J-Link OB-K22-NordicSemi compiled Dec  3 2021 15:46:55
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Firmware: J-Link OB-K22-NordicSemi compiled Dec  3 2021 15:46:55
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Hardware: V1.00
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] S/N: 960170601
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] OEM: SEGGER
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] TELNET listener socket opened on port 19021
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] WEBSRV Webserver running on local port 19080
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 17.455ms returns &amp;quot;O.K.&amp;quot;  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_GetHWStatus(...)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.113ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;SetRestartOnClose = 0&amp;quot;, ...).   
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x01  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;DisableFlashDL&amp;quot;, ...).   
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms returns 0x00  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;ExcludeFlashCacheRange 0x0-0xFFFFFFFF&amp;quot;, ...).   
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x00  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_SetHookUnsecureDialog  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_SetHookUnsecureDialog(...)
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.006ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.404ms returns 0x00  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_SetSpeed(2000)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.053ms  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_GetSN()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms returns 960170601  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_load_core_data
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;CORESIGHT_SetIndexAHBAPToUse = 0&amp;quot;, ...).   
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.002ms returns 0x00  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_ExecCommand(&amp;quot;device = Cortex-M33&amp;quot;, ...).   
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] XML file found at: /opt/SEGGER/JLink/JLinkDevices.xml 
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] /opt/SEGGER/JLink/JLinkDevices.xml evaluated successfully. 
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Device &amp;quot;CORTEX-M33&amp;quot; selected.
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Device &amp;quot;CORTEX-M33&amp;quot; selected.
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 7.694ms returns 0x00  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - read_debug_port_idr
[2022-Feb-10 12:52:43] [debug] [Backend] - read_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - coresight_configure
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_Configure()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.480ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.207ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x6BA02477
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.296ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms  
[2022-Feb-10 12:52:43] [debug] [ nRF0x0] - read_device_version
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - read_device_info
[2022-Feb-10 12:52:43] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns 0x01  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - Just_read_device_version
[2022-Feb-10 12:52:43] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_is_debug_region_powered
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.202ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Value=0xF0000040
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.169ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - Select AP 2, DP Bank 0, AP Bank 3
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x02000030)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.231ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x00)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000007
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.230ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - read_access_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_read_access_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_access_port_register
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x01)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000005
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.268ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - Just_decode_device_version
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms  
[2022-Feb-10 12:52:43] [debug] [ nRF0x0] - close_dll
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - close
[2022-Feb-10 12:52:43] [debug] [Backend] - is_connected_to_emu
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsOpen()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms returns 0x01  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Lock()  
[2022-Feb-10 12:52:43] [debug] [Backend] - close
[2022-Feb-10 12:52:43] [debug] [Backend] - disconnect_from_emu
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_disconnect_from_emu
[2022-Feb-10 12:52:43] [debug] [Backend] - is_connected_to_device
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_IsConnected()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.003ms returns FALSE  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_is_debug_region_powered
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - Select AP 255, DP Bank 0, AP Bank 255
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.166ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Value=0xF0000040
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.256ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - unpower_debug_and_system_regions
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_write_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.187ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_is_debug_region_powered
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_read_debug_port_register
[2022-Feb-10 12:52:43] [debug] [Backend] - ---just_select_debug_port_register
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] Value=0x00000040
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.201ms returns 0  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_HasError()  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] - 0.004ms  
[2022-Feb-10 12:52:43] [ info] [  JLink] - [Info    ] [JLink     ] JLINK_Close()  
[2022-Feb-10 12:52:43] [debug] [Backend] - Segger Backend closed.
[2022-Feb-10 12:52:43] [debug] [nRF530x0] - nRF family DLL closed
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Yasir&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/354311?ContentTypeID=1</link><pubDate>Tue, 22 Feb 2022 11:05:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51317dbe-f238-434d-8bc3-ff79827003f5</guid><dc:creator>Yasir_Imran</dc:creator><description>[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/354262#354262"]Have you ensured that there is no battery drop when erasing the device? Or that the device was running on low battery during an erase?[/quote]
&lt;p&gt;That is in fact a strong possibility.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/354273?ContentTypeID=1</link><pubDate>Tue, 22 Feb 2022 08:22:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dad05c34-ae4d-48f0-b50c-830c6c1b2dfa</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;What version of nrfjprog are you running? Please run command nrfjprog --version and provide the full output. Also, can you please provide the --log file as instructed in your initial case description&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;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. &lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/354262?ContentTypeID=1</link><pubDate>Tue, 22 Feb 2022 07:36:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a5e1571-e1af-4036-9bd6-10ee0739ba6c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Yasir, thanks for providing these details. I will need to discuss with our HW experts. The VS Code erase is the same as running nrfjprog --erase.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you ensured that there is no battery drop when erasing the device? Or that the device was running on low battery during an erase?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/353982?ContentTypeID=1</link><pubDate>Sat, 19 Feb 2022 13:04:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4eb4ef36-dfb7-4046-b89e-104e5bd791c2</guid><dc:creator>Yasir_Imran</dc:creator><description>[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/353781#353781"]Are you able to provide schematics and pictures of your setup? Have you had a HW review of the custom board? What about ESD? The issue isn&amp;#39;t clear to us, and we will need more information to get to the root cause.[/quote]
&lt;p&gt;I am not sure if the diagram bellow is enough but that is all what I can provide at this point.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="168" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/0081.setup.png" width="372" /&gt;&lt;/p&gt;
&lt;p&gt;I am not worried about ESD, because I am sure I was grounded and we do have ESD mats. If it was ESD related, then it must have been caused by touching the DK, as the board only exposes the JTAG connector; which is very hard to touch unless it was done on purpose. However, all hardware related issues are on the table and have not been ruled out at all. The only reason that places these issues on the very unlikely side, is that we have more than 30 boards with the same hardware 12 of which have been under software development for at least 2 months now. The only board that encountered this issue, has been erased many times using the erase board in VScode.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kindest regards,&lt;/p&gt;
&lt;p&gt;Yasir&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/353781?ContentTypeID=1</link><pubDate>Fri, 18 Feb 2022 08:56:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b02a31a-5f79-453c-bc79-da060708d2e3</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Are you able to provide schematics and pictures of your setup? Have you had a HW review of the custom board? What about ESD? The issue isn&amp;#39;t clear to us, and we will need more information to get to the root cause.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/353546?ContentTypeID=1</link><pubDate>Thu, 17 Feb 2022 09:57:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d5b03bb-12f6-4a9b-963e-af9851bda612</guid><dc:creator>Yasir_Imran</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind,&lt;/span&gt;&lt;/p&gt;
[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/353260#353260"]The SWDCLK should be provided by the DK, have you measured directly on the DK? Are there any configurations done to the DK? Solder bridges cut or soldered?[/quote]
&lt;p&gt;Basically, the nrf5340 SoC on our custom board had a problem with the SWDCLK pin, by measuring resistance on that pin to GND (on the custom board), it was at around 270 ohms without connecting it to the DK. For a working device the SWDCLK pin is at around 12 mega ohms. So with one of our working custom boards the voltage at that pin with the DK connected is 3.3V but for that board (with the initial problem) before changing the SoC it was 2V as shown before (with it connected to the DK). By disconnecting the JTAG cable from our device the DK works just fine (nrfjprog --deviceversion ...etc.), we also tried with several DKs. Again the problem was solved by changing the SoC on our custom board. Since the board was not responding to any command from the DK, and because the SWDCLK goes directly from the JTAG connector to the SWDCLK pin on the SoC on our board, the only option for us was to change it. The nrf5340 SoCs we have are the D revision ones.&lt;/p&gt;
&lt;p&gt;Our custom board is enclosed in a cover with only the JTAG exposed for programing and debugging. It is power by a rechargeable battery.&lt;/p&gt;
[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/353260#353260"]Are you measuring correct voltage on SWDCLK now?&amp;nbsp;[/quote]
&lt;p&gt;Yes with the DK connected its now at 3.3V before it was 2V.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The problem occurred after using the erase board in the nrf connect extension for Vscode.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yasir&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/353260?ContentTypeID=1</link><pubDate>Wed, 16 Feb 2022 08:12:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b3c85fc-fb40-47c9-a951-588a33e2611b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Yasir,&lt;/p&gt;
&lt;p&gt;The SWDCLK should be provided by the DK, have you measured directly on the DK? Are there any configurations done to the DK? Solder bridges cut or soldered?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="Yasir_Imran"]Additionally, I changed the SoC on that board and everything is now working properly.[/quote]
&lt;p&gt;Are you measuring correct voltage on SWDCLK now?&amp;nbsp;&lt;/p&gt;
[quote user="Yasir_Imran"]So, any idea what could have caused it?[/quote]
&lt;p&gt;No, it there is too little information to explain what could have happened I&amp;#39;m afraid.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/352967?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 16:56:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9727a8bb-0a6e-4dc1-993c-475763888d19</guid><dc:creator>Yasir_Imran</dc:creator><description>[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/352896#352896"]Can you please provide more details on how you are connecting the nRF5340DK to your custom board? Are both devices powered and ground at same level?[/quote]
&lt;p&gt;&lt;span&gt;The JTAG cable is connected to the board and it is powered by a battery, while the DK is normally connected to my PC. I have checked all the power supplies on the custom board, including the JTAG connector. All of them were at a normal voltage when compared to a working board, except for the SWDCLK which was at 2V as shown previously, so it is not a power supply issue.&amp;nbsp;Additionally, I changed the SoC on that board and everything is now working properly. So, any idea what could have caused it? Again the last thing we did was that erase function!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am probing the SDWCLK and SWDIO from the other side of the board while connecting it to the DK with a JTAG cable, if that is what you were asking for.&lt;/span&gt;&lt;/p&gt;
[quote userid="77062" url="~/f/nordic-q-a/84711/serial-wire-debug-clock-swdclk-stuck-at-2v/352896#352896"]Does this mean that it worked before, but now it does not? Have you tried running nrfjprog --erase from the command line?[/quote]
&lt;p&gt;Yes it worked before, and yes I tried nrfjprog --eraseall; --recover from the command line, all with the same error.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Yasir&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Wire Debug Clock (SWDCLK) stuck at 2V!</title><link>https://devzone.nordicsemi.com/thread/352896?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 13:26:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73e1df4f-b417-47f9-8004-9382520a8488</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Can you please provide more details on how you are connecting the nRF5340DK to your custom board? Are both devices powered and ground at same level?&lt;/p&gt;
[quote user=""]It might be worth noting that we have used the erase function from the nrf VScodes extention on this same device as well as other devices with the exact same hardware many times with no issues.[/quote]
&lt;p&gt;Does this mean that it worked before, but now it does not? Have you tried running nrfjprog --erase from the command line?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>