<?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>nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114333/nrf52-cannot-recover-error--21-and--90</link><description>After getting nrf52 board I&amp;#39;ve sucessfully recovered it, flashed it with blinky example and I cannot recover it again. I tried doing nrfjprog --recover and nrfjprog --family NRF52, no avail. Here is the log: 
 
 
 I tried downloading different versions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Oct 2024 10:49:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114333/nrf52-cannot-recover-error--21-and--90" /><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/504658?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 10:49:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97a74f17-c3b0-447f-9598-8108ea263fbd</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I do not think that the project setting for different DK should brick the chip, but I am not 100% sure about it. I have never seen on my desk atleast. I though both of those DKs should be compatible to a major extent.&amp;nbsp;&lt;/p&gt;
&lt;div&gt;you can try to use J-link Commander. Here is the sequence of instructions you can type in the command line of J-Link Commander:&lt;/div&gt;
&lt;div&gt;
&lt;div dir="ltr"&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;r
w4 4001e504 2
w4 4001e50c 1
w4 4001e514 1
qc&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;This sequence of instructions can be explained as follow:&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;r: reset&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;w4 4001e504 2: Write to NVMC CONFIG register: 0x02 to enable Erase&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;w4 4001e50c 1: Erase all&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;w4 4001e514 1: Erase UICR&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;qc: quit and close&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;The advantage of this is that you can put all these in a jlink script file and run them in one go with minimal driver latencies. Atleast worth a shot before giving up.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/501086?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2024 07:46:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b961b3b7-1392-4e39-a944-e29d06cea436</guid><dc:creator>welniok</dc:creator><description>&lt;p&gt;Still errors.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725435457444v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have ordered another board (the same one). We&amp;#39;ll see what happens on the new one.&lt;/p&gt;
&lt;p&gt;Also, I&amp;#39;ve just noticed that the blinky example project I flashed had a build configuration for &amp;quot;nRF52833 DK NRF52820&amp;quot; instead of &amp;quot;nRF52 DK ...&amp;quot;. Do you think it might be the reason why the board got stuck?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Edit: the new board works, but I won&amp;#39;t test if it was the build configuration issue in case it really was. I will also probably return the broken one to the distributor.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/501007?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2024 14:37:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87db5bfc-884e-4784-80b1-a6b6b8058e4a</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;one more tr. can you recover the device by nrfutil?&lt;/p&gt;
&lt;p&gt;for example&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725374261446v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/500960?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2024 11:46:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:413cbc9b-4315-4bce-a439-766af2106e7c</guid><dc:creator>welniok</dc:creator><description>&lt;p&gt;I use nrfjprog version 10.24.2, as visible in the logs.&amp;nbsp;It seems the nrfutil device version 2.1.1 used by programmer app has the old version. I guess you that&amp;#39;s a bug?&lt;span&gt;&amp;nbsp;The DLL it uses is located in \AppData\Roaming\nrfconnect\nrfutil-sandboxes\device\2.1.1\lib\nrfutil-device .&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So I swapped this dll with one from my nrfjprog 10.24.2&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Log from programmer app erase all from 10.24.2 nrfjprog, seems it&amp;#39;s exactly the same.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;2024-09-03T11:40:15.509Z INFO Initialising nrfutil module: device
2024-09-03T11:40:15.755Z DEBUG Application data folder: C:\Users\welna\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer
2024-09-03T11:40:15.805Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:40:15.805Z DEBUG App pc-nrfconnect-programmer v4.4.0 (official)
2024-09-03T11:40:15.805Z DEBUG App path: C:\Users\welna\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer
2024-09-03T11:40:15.806Z DEBUG nRFConnect 5.0.2, required by the app is (&amp;gt;=4.4.1)
2024-09-03T11:40:15.806Z DEBUG nRFConnect path: C:\Users\welna\AppData\Local\Programs\nrfconnect\resources\app.asar
2024-09-03T11:40:15.806Z DEBUG HomeDir: C:\Users\welna
2024-09-03T11:40:15.806Z DEBUG TmpDir: C:\Users\welna\AppData\Local\Temp
2024-09-03T11:40:16.584Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:40:17.384Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:40:17.384Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:40:17.393Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:40:17.444Z INFO Using nrfutil-device core version: 7.13.0
2024-09-03T11:40:18.154Z INFO Using nrfutil-device version: 2.1.1
2024-09-03T11:40:18.154Z INFO Using nrf-device-lib version: 0.17.5
2024-09-03T11:40:18.154Z INFO Using nrfjprog DLL version: 10.24.2
2024-09-03T11:40:18.154Z INFO Using JLink version: JLink_V7.94e
2024-09-03T11:40:18.305Z INFO Getting serialport options from persistent store 001050336671.pc-nrfconnect-programmer
2024-09-03T11:40:18.306Z DEBUG Sending event &amp;quot;programmer: device connected&amp;quot;
2024-09-03T11:41:29.668Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:31.296Z INFO Using nrfutil device to communicate with target via JLink
2024-09-03T11:41:31.296Z INFO JLink OB firmware version J-Link OB-nRF5340-NordicSemi compiled Jul 23 2024 15:26:30
2024-09-03T11:41:31.296Z INFO Device family NRF52_FAMILY
2024-09-03T11:41:31.296Z INFO Device version 
2024-09-03T11:41:31.296Z INFO Board version PCA10040
2024-09-03T11:41:31.303Z DEBUG Sending event &amp;quot;programmer: device selected&amp;quot;
2024-09-03T11:41:31.303Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:31.505Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:32.684Z INFO Reading readback protection status for Application core
2024-09-03T11:41:32.685Z INFO Reading readback protection status for Application core 0%
2024-09-03T11:41:32.700Z INFO Reading readback protection status for Application core 100%
2024-09-03T11:41:32.700Z INFO Application core protection status &amp;#39;NRFDL_PROTECTION_STATUS_ALL&amp;#39;
2024-09-03T11:41:32.700Z INFO Reading readback protection status for Application core completed
2024-09-03T11:41:33.012Z INFO Skipping reading core Application information as it is protected.
2024-09-03T11:41:33.017Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:33.218Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:34.742Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:34.942Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:37.631Z INFO Reading readback protection status for Application core
2024-09-03T11:41:37.631Z INFO Reading readback protection status for Application core 0%
2024-09-03T11:41:37.647Z INFO Reading readback protection status for Application core 100%
2024-09-03T11:41:37.647Z INFO Application core protection status &amp;#39;NRFDL_PROTECTION_STATUS_ALL&amp;#39;
2024-09-03T11:41:37.647Z INFO Reading readback protection status for Application core completed
2024-09-03T11:41:37.941Z INFO Device is loaded and ready for further operation
2024-09-03T11:41:39.896Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:39.896Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:39.896Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:40.120Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-09-03T11:41:41.281Z INFO Recovering Application core
2024-09-03T11:41:41.281Z INFO Recovering Application core 0%
2024-09-03T11:42:41.721Z ERROR Failed &amp;quot;recovering application core&amp;quot;. Error: code: 9, description: Nrfjlink, message: Batch task recover failed, [jlink] RECOVER_FAILED
2024-09-03T11:42:41.876Z ERROR Error: Failed with exit code 1.
One or more batch tasks failed:
 - [jlink] RECOVER_FAILED, code: Nrfjlink.
Message: Batch task recover failed, [jlink] RECOVER_FAILED.
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/500825?ContentTypeID=1</link><pubDate>Mon, 02 Sep 2024 14:52:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3ff58e6-e90b-4c0d-96b1-c562cb35b0a1</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you download the nrfjprog version 10.24.2? This is the latest version.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725288720350v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/500620?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 15:46:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d97bffd7-3db2-4b81-8ff7-7da20c776e5e</guid><dc:creator>welniok</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;the board is powered through the&amp;nbsp;micro USB port, connected to a PC. The battery is taken out, but I also tried doing that with battery plugged in and it didn&amp;#39;t make a difference. JLink Commander shows VTref = 3.300V&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725032080398v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Code from&amp;nbsp;&lt;strong&gt;nrfjprog --eraseall&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;span&gt;and after that&amp;nbsp;&lt;/span&gt;&lt;strong&gt;&lt;span&gt;nrfjprog --reecover -f NRF52 --snr 1050336671?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[2024-Aug-30 17:38:17] [debug] --------------------------------------------------------------------------------
[2024-Aug-30 17:38:17] [debug] E:\Apps\nrf-command-line-tools\bin\nrfjprog.exe --eraseall --log E:\Apps\nrf-command-line-tools\log 
[2024-Aug-30 17:38:17] [debug] nrfjprog version 10.24.2 external
[2024-Aug-30 17:38:17] [debug] --------------------------------------------------------------------------------
[2024-Aug-30 17:38:17] [ info] Load library at E:\Apps\nrf-command-line-tools\bin\nrfjprog.dll.
[2024-Aug-30 17:38:17] [ info] Library loaded, loading member functions.
[2024-Aug-30 17:38:17] [ info] Member functions succesfully loaded.
[2024-Aug-30 17:38:18] [debug] [ Client] - open
[2024-Aug-30 17:38:18] [debug] [ Client] - start
[2024-Aug-30 17:38:18] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 9c5ff17c-3418-463f-bacc-27ff3dbebcfe.

[2024-Aug-30 17:38:18] [trace] [ Client] - Command open executed for 42 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [ Client] - config
[2024-Aug-30 17:38:18] [trace] [ Client] - Command config executed for 14 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Aug-30 17:38:18] [debug] [  JLink] - Logger sink registered in JLink logger
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - open
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - just_check_family
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - open_dll
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Aug-30 17:38:18] [ info] [SeggerBackend] - Load library at E:\Apps\JLink_V794e\JLink_x64.dll.
[2024-Aug-30 17:38:18] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Aug-30 17:38:18] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Set batch mode
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - dll_version
[2024-Aug-30 17:38:18] [ info] [SeggerBackend] - Segger dll version 7.94.e loaded.
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command open executed for 5 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - config
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - enum_emu_snr
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command config executed for 4 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [ Client] - enum_emu_snr
[2024-Aug-30 17:38:18] [trace] [ Client] - Command enum_emu_con_info executed for 14 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [ Client] - connect_to_emu_with_snr
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - enum_emu_con_info
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command enum_emu_con_info executed for 2 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - connect_to_emu_with_snr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Aug-30 17:38:18] [trace] [  JLink] - Firmware: J-Link OB-nRF5340-NordicSemi compiled Jul 23 2024 15:26:30
[2024-Aug-30 17:38:18] [trace] [  JLink] - Firmware: J-Link OB-nRF5340-NordicSemi compiled Jul 23 2024 15:26:30
[2024-Aug-30 17:38:18] [trace] [  JLink] - Hardware: V1.00
[2024-Aug-30 17:38:18] [trace] [  JLink] - S/N: 1050336671
[2024-Aug-30 17:38:18] [trace] [  JLink] - OEM: SEGGER
[2024-Aug-30 17:38:18] [trace] [  JLink] - Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
[2024-Aug-30 17:38:18] [trace] [  JLink] - Bootloader: 2021 May 18
[2024-Aug-30 17:38:18] [trace] [  JLink] - USB speed mode: Full speed (12 MBit/s)
[2024-Aug-30 17:38:18] [trace] [  JLink] - TELNET listener socket opened on port 19021
[2024-Aug-30 17:38:18] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Aug-30 17:38:18] [trace] [  JLink] - WEBSRV Webserver running on local port 19080
[2024-Aug-30 17:38:18] [trace] [  JLink] - Looking for J-Link GUI Server exe at: E:\Apps\JLink_V794e\JLinkGUIServer.exe 
[2024-Aug-30 17:38:18] [trace] [  JLink] - Forking J-Link GUI Server: E:\Apps\JLink_V794e\JLinkGUIServer.exe 
[2024-Aug-30 17:38:18] [trace] [ Client] - Command connect_to_emu_with_snr executed for 77 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [ Client] - read_connected_emu_snr
[2024-Aug-30 17:38:18] [trace] [  JLink] - J-Link GUI Server info: &amp;quot;J-Link GUI server V7.94e &amp;quot; 
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 52.072ms returns &amp;quot;O.K.&amp;quot;  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;SetRestartOnClose = 0&amp;quot;, ...).   
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.002ms returns 0x01  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;DisableFlashDL&amp;quot;, ...).   
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;ExcludeFlashCacheRange 0x0-0xFFFFFFFF&amp;quot;, ...).   
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.004ms returns 0x00  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Aug-30 17:38:18] [trace] [ Client] - Command read_connected_emu_snr executed for 1 milliseconds with result 0
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.011ms returns 0  
[2024-Aug-30 17:38:18] [debug] [ Client] - read_device_family
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.793ms returns 0x00  
[2024-Aug-30 17:38:18] [trace] [ Client] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [ Client] - select_family
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_GetSpeedInfo()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - 128000000 Hz / n, n &amp;gt;= 64
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.014ms  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 2000kHz
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_SetSpeed(2000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.178ms  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_GetSpeed()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.003ms returns 2000  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_GetSN()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.003ms returns 1050336671  
[2024-Aug-30 17:38:18] [trace] [ Client] - Command select_family executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.005ms  
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - read_device_family
[2024-Aug-30 17:38:18] [debug] [ Client] - read_device_info
[2024-Aug-30 17:38:18] [debug] [  nRFXX] - read_device_family
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.007ms returns 0x01  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - coresight_configure
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_GetHWStatus(...)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.210ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.444ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.184ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x2BA01477
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.230ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x2BA01477
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.222ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [ info] [  nRFXX] - Discovered device from family NRF52.
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.010ms  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - set_core_data
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Set core data:
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Device ID: nRF52
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Expected core: 234881279
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Existing Expected core: 4294967295
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Coprocessor: APPLICATION
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   AHB AP index: 0
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Core base address: 4294967295
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---set_coresight_ahb_ap_index
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;CORESIGHT_SetIndexAHBAPToUse = 0&amp;quot;, ...).   
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;device = nRF52&amp;quot;, ...).   
[2024-Aug-30 17:38:18] [trace] [  JLink] - Device &amp;quot;NRF52&amp;quot; selected.
[2024-Aug-30 17:38:18] [trace] [  JLink] - Device &amp;quot;NRF52&amp;quot; selected.
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.732ms returns 0x00  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 75 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [  nRF52] - read_connected_emu_snr
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.014ms returns 0x01  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.004ms  
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [  nRF52] - read_device_family
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command read_device_family executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [error] [ Client] - Encountered error -90: Command read_device_info executed for 13 milliseconds with result -90
[2024-Aug-30 17:38:18] [warning] Failed to read device info. Attempting to complete command anyways.
[2024-Aug-30 17:38:18] [debug] [ Client] - read_memory_descriptors
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - set_core_data
[2024-Aug-30 17:38:18] [error] [ Client] - Encountered error -90: Command read_memory_descriptors executed for 14 milliseconds with result -90
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Set core data:
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Device ID: nRF52
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Expected core: 234881279
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Existing Expected core: 234881279
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Coprocessor: APPLICATION
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   AHB AP index: 0
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] -   Core base address: 4294967295
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command select_family executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [  nRF52] - read_device_info
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.004ms returns 0x01  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:18] [debug] [  nRF52] - Just_read_device_version
[2024-Aug-30 17:38:18] [debug] [  nRF52] - Just_readback_status
[2024-Aug-30 17:38:18] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.309ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0xF0000040
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.286ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.245ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.307ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.347ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.336ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.337ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.296ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.328ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.335ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.326ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.283ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [ info] [  nRF52] - Protection status read as APPROTECT -&amp;gt; ALL
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.054ms  
[2024-Aug-30 17:38:18] [error] [ Worker] - Access protection is enabled, can&amp;#39;t read device version.
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command read_device_info executed for 4 milliseconds with result -90
[2024-Aug-30 17:38:18] [debug] [  nRF52] - read_memory_descriptors
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.009ms returns 0x01  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:18] [debug] [  nRF52] - Just_read_memory_descriptors
[2024-Aug-30 17:38:18] [debug] [  nRF52] - Just_readback_status
[2024-Aug-30 17:38:18] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.294ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0xF0000040
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.335ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.249ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.336ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 2.316ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.301ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.314ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.333ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.300ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.307ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.316ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [ info] [  nRF52] - Protection status read as APPROTECT -&amp;gt; ALL
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.023ms  
[2024-Aug-30 17:38:18] [error] [ Worker] - Can&amp;#39;t read memory descriptors, ap-protection is enabled.
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command read_memory_descriptors executed for 6 milliseconds with result -90
[2024-Aug-30 17:38:18] [debug] [  nRF52] - close
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.009ms returns 0x01  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - close
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - disconnect_from_emu
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_disconnect_from_emu
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - is_connected_to_device
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.324ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0xF0000040
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 1.746ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - unpower_debug_and_system_regions
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.316ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:18] [trace] [  JLink] - Value=0x00000040
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.336ms returns 0  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:18] [trace] [  JLink] - - 0.005ms  
[2024-Aug-30 17:38:18] [trace] [  JLink] - JLINK_Close()  
[2024-Aug-30 17:38:18] [debug] [SeggerBackend] - Segger Backend closed.
[2024-Aug-30 17:38:18] [debug] [  nRF52] - nRF family DLL closed
[2024-Aug-30 17:38:18] [trace] [ Client] - Command close executed for 90 milliseconds with result 0
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command close executed for 74 milliseconds with result 0
[2024-Aug-30 17:38:18] [debug] [ Client] - terminate
[2024-Aug-30 17:38:18] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:18] [trace] [ Worker] - Executed 11 commands for 170 milliseconds
[2024-Aug-30 17:38:18] [debug] [ Client] - Worker process exited with code: 0
[2024-Aug-30 17:38:18] [debug] [ Client] - Worker process exited with code: 0
[2024-Aug-30 17:38:18] [debug] [ Client] - Child process terminated with result 0
[2024-Aug-30 17:38:18] [trace] [ Client] - Executed 11 commands for 265 milliseconds
[2024-Aug-30 17:38:18] [debug] [ Client] - terminate
[2024-Aug-30 17:38:22] [debug] --------------------------------------------------------------------------------
[2024-Aug-30 17:38:22] [debug] E:\Apps\nrf-command-line-tools\bin\nrfjprog.exe --recover -f NRF52 --snr 1050336671 --log E:\Apps\nrf-command-line-tools\log 
[2024-Aug-30 17:38:22] [debug] nrfjprog version 10.24.2 external
[2024-Aug-30 17:38:22] [debug] --------------------------------------------------------------------------------
[2024-Aug-30 17:38:22] [ info] Load library at E:\Apps\nrf-command-line-tools\bin\nrfjprog.dll.
[2024-Aug-30 17:38:22] [ info] Library loaded, loading member functions.
[2024-Aug-30 17:38:22] [ info] Member functions succesfully loaded.
[2024-Aug-30 17:38:22] [debug] [ Client] - open
[2024-Aug-30 17:38:22] [debug] [ Client] - start
[2024-Aug-30 17:38:22] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 06fcd567-da41-474c-87d5-d8cb62fe7498.

[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger
[2024-Aug-30 17:38:22] [debug] [  JLink] - Logger sink registered in JLink logger
[2024-Aug-30 17:38:22] [debug] [  nRF52] - open
[2024-Aug-30 17:38:22] [debug] [  nRF52] - just_check_family
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - open_dll
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect.
[2024-Aug-30 17:38:22] [ info] [SeggerBackend] - Load library at E:\Apps\JLink_V794e\JLink_x64.dll.
[2024-Aug-30 17:38:22] [ info] [SeggerBackend] - Library loaded, loading member functions.
[2024-Aug-30 17:38:22] [ info] [SeggerBackend] - Member functions succesfully loaded.
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - Set batch mode
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - dll_version
[2024-Aug-30 17:38:22] [trace] [ Client] - Command open executed for 52 milliseconds with result 0
[2024-Aug-30 17:38:22] [ info] [SeggerBackend] - Segger dll version 7.94.e loaded.
[2024-Aug-30 17:38:22] [trace] [ Worker] - Command open executed for 4 milliseconds with result 0
[2024-Aug-30 17:38:22] [debug] [ Client] - config
[2024-Aug-30 17:38:22] [trace] [ Client] - Command config executed for 14 milliseconds with result 0
[2024-Aug-30 17:38:22] [debug] [ Client] - enum_emu_snr
[2024-Aug-30 17:38:22] [debug] [  nRF52] - config
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - enum_emu_snr
[2024-Aug-30 17:38:22] [trace] [ Worker] - Command config executed for 4 milliseconds with result 0
[2024-Aug-30 17:38:22] [debug] [  nRF52] - enum_emu_con_info
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - enum_emu_con_info
[2024-Aug-30 17:38:22] [trace] [ Client] - Command enum_emu_con_info executed for 15 milliseconds with result 0
[2024-Aug-30 17:38:22] [debug] [ Client] - connect_to_emu_with_snr
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:22] [trace] [ Worker] - Command enum_emu_con_info executed for 2 milliseconds with result 0
[2024-Aug-30 17:38:22] [debug] [  nRF52] - connect_to_emu_with_snr
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - connect_to_emu_with_snr
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - ---just_enum_emu_snr
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - ---just_get_num_emus
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr
[2024-Aug-30 17:38:22] [debug] [SeggerBackend] - Segger logging enabled.
[2024-Aug-30 17:38:22] [trace] [  JLink] - Firmware: J-Link OB-nRF5340-NordicSemi compiled Jul 23 2024 15:26:30
[2024-Aug-30 17:38:22] [trace] [  JLink] - Firmware: J-Link OB-nRF5340-NordicSemi compiled Jul 23 2024 15:26:30
[2024-Aug-30 17:38:23] [trace] [ Client] - Command connect_to_emu_with_snr executed for 61 milliseconds with result 0
[2024-Aug-30 17:38:23] [debug] [ Client] - read_connected_emu_snr
[2024-Aug-30 17:38:23] [trace] [  JLink] - Hardware: V1.00
[2024-Aug-30 17:38:23] [trace] [  JLink] - S/N: 1050336671
[2024-Aug-30 17:38:23] [trace] [  JLink] - OEM: SEGGER
[2024-Aug-30 17:38:23] [trace] [  JLink] - Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
[2024-Aug-30 17:38:23] [trace] [  JLink] - Bootloader: 2021 May 18
[2024-Aug-30 17:38:23] [trace] [  JLink] - USB speed mode: Full speed (12 MBit/s)
[2024-Aug-30 17:38:23] [trace] [  JLink] - TELNET listener socket opened on port 19021
[2024-Aug-30 17:38:23] [trace] [  JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s)
[2024-Aug-30 17:38:23] [trace] [  JLink] - WEBSRV Webserver running on local port 19080
[2024-Aug-30 17:38:23] [trace] [  JLink] - Looking for J-Link GUI Server exe at: E:\Apps\JLink_V794e\JLinkGUIServer.exe 
[2024-Aug-30 17:38:23] [trace] [  JLink] - Forking J-Link GUI Server: E:\Apps\JLink_V794e\JLinkGUIServer.exe 
[2024-Aug-30 17:38:23] [trace] [  JLink] - J-Link GUI Server info: &amp;quot;J-Link GUI server V7.94e &amp;quot; 
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 30.063ms returns &amp;quot;O.K.&amp;quot;  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;SetRestartOnClose = 0&amp;quot;, ...).   
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.001ms returns 0x01  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;DisableFlashDL&amp;quot;, ...).   
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.000ms returns 0x00  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_ExecCommand(&amp;quot;ExcludeFlashCacheRange 0x0-0xFFFFFFFF&amp;quot;, ...).   
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.004ms returns 0x00  
[2024-Aug-30 17:38:23] [trace] [ Client] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_SetHookUnsecureDialog  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_SetHookUnsecureDialog(...)
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.011ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.709ms returns 0x00  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_GetSpeedInfo()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - 128000000 Hz / n, n &amp;gt;= 64
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.009ms  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 2000kHz
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_SetSpeed(2000)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.117ms  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_GetSpeed()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.003ms returns 2000  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - SWD clock set to 2000kHz
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_GetSN()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.003ms returns 1050336671  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.004ms  
[2024-Aug-30 17:38:23] [debug] [  nRF52] - read_device_family
[2024-Aug-30 17:38:23] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 50 milliseconds with result 0
[2024-Aug-30 17:38:23] [debug] [  nRF52] - read_connected_emu_snr
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:23] [debug] [ Client] - recover
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.017ms returns 0x01  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_connected_emu_snr
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.003ms  
[2024-Aug-30 17:38:23] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:23] [debug] [  nRF52] - recover
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.006ms returns 0x01  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:23] [debug] [  nRF52] - Just_recover
[2024-Aug-30 17:38:23] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - coresight_configure
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_GetHWStatus(...)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.234ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_Configure()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.497ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_debug_port_idr
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_debug_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.393ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x00)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0x2BA01477
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.287ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0xF0000040
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.300ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.325ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.347ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.331ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.312ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.336ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.233ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000001)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.304ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:23] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:23] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:23] [trace] [  JLink] - - 0.374ms returns 0  
[2024-Aug-30 17:38:23] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:24] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:24] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:24] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:24] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:24] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:24] [trace] [  JLink] - - 0.343ms returns 0  
[2024-Aug-30 17:38:24] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:24] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:24] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:24] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:24] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:24] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:24] [trace] [  JLink] - - 0.379ms returns 0  
[2024-Aug-30 17:38:24] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:25] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:25] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:25] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:25] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:25] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:25] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Aug-30 17:38:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:25] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:25] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:25] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:25] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:25] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:25] [trace] [  JLink] - - 0.403ms returns 0  
[2024-Aug-30 17:38:25] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:26] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:26] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:26] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:26] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:26] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:26] [trace] [  JLink] - - 0.356ms returns 0  
[2024-Aug-30 17:38:26] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:26] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:26] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:26] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:26] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:26] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:26] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Aug-30 17:38:26] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:27] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:27] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:27] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:27] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:27] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:27] [trace] [  JLink] - - 0.520ms returns 0  
[2024-Aug-30 17:38:27] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:27] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:27] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:27] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:27] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:27] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:27] [trace] [  JLink] - - 0.364ms returns 0  
[2024-Aug-30 17:38:27] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:28] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:28] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:28] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:28] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:28] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:28] [trace] [  JLink] - - 0.368ms returns 0  
[2024-Aug-30 17:38:28] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:28] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:28] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:28] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:28] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:28] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:28] [trace] [  JLink] - - 0.367ms returns 0  
[2024-Aug-30 17:38:28] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:29] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:29] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:29] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:29] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:29] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:29] [trace] [  JLink] - - 0.348ms returns 0  
[2024-Aug-30 17:38:29] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:29] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:29] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:29] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:29] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:29] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:29] [trace] [  JLink] - - 0.378ms returns 0  
[2024-Aug-30 17:38:29] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:30] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:30] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:30] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:30] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:30] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:30] [trace] [  JLink] - - 0.333ms returns 0  
[2024-Aug-30 17:38:30] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:30] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:30] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:30] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:30] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:30] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:30] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Aug-30 17:38:30] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:31] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:31] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:31] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:31] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:31] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:31] [trace] [  JLink] - - 0.332ms returns 0  
[2024-Aug-30 17:38:31] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:31] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:31] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:31] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:31] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:31] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:31] [trace] [  JLink] - - 0.379ms returns 0  
[2024-Aug-30 17:38:31] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:32] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:32] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:32] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:32] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:32] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:32] [trace] [  JLink] - - 0.438ms returns 0  
[2024-Aug-30 17:38:32] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:32] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:32] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:32] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:32] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:32] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:32] [trace] [  JLink] - - 0.367ms returns 0  
[2024-Aug-30 17:38:32] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.391ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [  nRF52] - Just_debug_reset
[2024-Aug-30 17:38:33] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.317ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.337ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.338ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.341ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.325ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.328ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000001)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.266ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000000)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.287ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000000)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.313ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [  nRF52] - Just_readback_status
[2024-Aug-30 17:38:33] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.435ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.318ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.372ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.319ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.363ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.271ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.301ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.344ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.287ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.286ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [ info] [  nRF52] - Protection status read as APPROTECT -&amp;gt; ALL
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000001)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.211ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:33] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:33] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:33] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Aug-30 17:38:33] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:34] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:34] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:34] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:34] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:34] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:34] [trace] [  JLink] - - 0.380ms returns 0  
[2024-Aug-30 17:38:34] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:34] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:34] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:34] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:34] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:34] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:34] [trace] [  JLink] - - 0.295ms returns 0  
[2024-Aug-30 17:38:34] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:35] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:35] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:35] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:35] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:35] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:35] [trace] [  JLink] - - 0.398ms returns 0  
[2024-Aug-30 17:38:35] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:35] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:35] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:35] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:35] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:35] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:35] [trace] [  JLink] - - 0.339ms returns 0  
[2024-Aug-30 17:38:35] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:36] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:36] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:36] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:36] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:36] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:36] [trace] [  JLink] - - 0.400ms returns 0  
[2024-Aug-30 17:38:36] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:36] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:36] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:36] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:36] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:36] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:36] [trace] [  JLink] - - 0.289ms returns 0  
[2024-Aug-30 17:38:36] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:37] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:37] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:37] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:37] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:37] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:37] [trace] [  JLink] - - 0.405ms returns 0  
[2024-Aug-30 17:38:37] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:37] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:37] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:37] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:37] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:37] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:37] [trace] [  JLink] - - 0.325ms returns 0  
[2024-Aug-30 17:38:37] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:38] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:38] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:38] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:38] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:38] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:38] [trace] [  JLink] - - 0.309ms returns 0  
[2024-Aug-30 17:38:38] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:38] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:38] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:38] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:38] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:38] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:38] [trace] [  JLink] - - 0.352ms returns 0  
[2024-Aug-30 17:38:38] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:39] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:39] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:39] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:39] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:39] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:39] [trace] [  JLink] - - 0.296ms returns 0  
[2024-Aug-30 17:38:39] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:39] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:39] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:39] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:39] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:39] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:39] [trace] [  JLink] - - 0.385ms returns 0  
[2024-Aug-30 17:38:39] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:40] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:40] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Aug-30 17:38:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:40] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:40] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:40] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:40] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:40] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:40] [trace] [  JLink] - - 0.325ms returns 0  
[2024-Aug-30 17:38:40] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:41] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:41] [trace] [  JLink] - - 0.398ms returns 0  
[2024-Aug-30 17:38:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:41] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:41] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:41] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:41] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:41] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:41] [trace] [  JLink] - - 0.348ms returns 0  
[2024-Aug-30 17:38:41] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:42] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:42] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:42] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:42] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:42] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:42] [trace] [  JLink] - - 0.455ms returns 0  
[2024-Aug-30 17:38:42] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:42] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:42] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:42] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:42] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:42] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:42] [trace] [  JLink] - - 0.446ms returns 0  
[2024-Aug-30 17:38:42] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.341ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [  nRF52] - Just_debug_reset
[2024-Aug-30 17:38:43] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.242ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.236ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.388ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.395ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.330ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.344ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000001)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 1.567ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000000)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.293ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000000)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.226ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [  nRF52] - Just_readback_status
[2024-Aug-30 17:38:43] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.276ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.350ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.263ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.352ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.296ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.247ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.293ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.305ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.383ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.226ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [ info] [  nRF52] - Protection status read as APPROTECT -&amp;gt; ALL
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000001)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.226ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:43] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:43] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:43] [trace] [  JLink] - - 0.377ms returns 0  
[2024-Aug-30 17:38:43] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:44] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:44] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:44] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:44] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:44] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:44] [trace] [  JLink] - - 0.297ms returns 0  
[2024-Aug-30 17:38:44] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:44] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:44] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:44] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:44] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:44] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:44] [trace] [  JLink] - - 0.347ms returns 0  
[2024-Aug-30 17:38:44] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:45] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:45] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:45] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:45] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:45] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:45] [trace] [  JLink] - - 0.356ms returns 0  
[2024-Aug-30 17:38:45] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:45] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:45] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:45] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:45] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:45] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:45] [trace] [  JLink] - - 0.365ms returns 0  
[2024-Aug-30 17:38:45] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:46] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:46] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:46] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:46] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:46] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:46] [trace] [  JLink] - - 0.390ms returns 0  
[2024-Aug-30 17:38:46] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:46] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:46] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:46] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:46] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:46] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:46] [trace] [  JLink] - - 0.368ms returns 0  
[2024-Aug-30 17:38:46] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:47] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:47] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:47] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:47] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:47] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:47] [trace] [  JLink] - - 0.313ms returns 0  
[2024-Aug-30 17:38:47] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:47] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:47] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:47] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:47] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:47] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:47] [trace] [  JLink] - - 0.304ms returns 0  
[2024-Aug-30 17:38:47] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:48] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:48] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:48] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:48] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:48] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:48] [trace] [  JLink] - - 0.318ms returns 0  
[2024-Aug-30 17:38:48] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:48] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:48] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:48] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:48] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:48] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:48] [trace] [  JLink] - - 0.419ms returns 0  
[2024-Aug-30 17:38:48] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:49] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:49] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:49] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:49] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:49] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:49] [trace] [  JLink] - - 0.335ms returns 0  
[2024-Aug-30 17:38:49] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:49] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:49] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:49] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:49] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:49] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:49] [trace] [  JLink] - - 0.328ms returns 0  
[2024-Aug-30 17:38:49] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:50] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:50] [trace] [  JLink] - - 0.333ms returns 0  
[2024-Aug-30 17:38:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:50] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:50] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:50] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:50] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:50] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:50] [trace] [  JLink] - - 0.354ms returns 0  
[2024-Aug-30 17:38:50] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:51] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:51] [trace] [  JLink] - - 0.338ms returns 0  
[2024-Aug-30 17:38:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:51] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:51] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:51] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:51] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:51] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:51] [trace] [  JLink] - - 0.372ms returns 0  
[2024-Aug-30 17:38:51] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:52] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:52] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:52] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:52] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:52] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:52] [trace] [  JLink] - - 0.404ms returns 0  
[2024-Aug-30 17:38:52] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:52] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:52] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:52] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:52] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:52] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:52] [trace] [  JLink] - - 0.357ms returns 0  
[2024-Aug-30 17:38:52] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x02)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000001
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.291ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_debug_reset
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.223ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.270ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.279ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.256ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.247ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.241ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000001)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.220ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x00, 0x00000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.256ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - write_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_write_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(AP reg 0x01, 0x00000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.235ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [error] [ Client] - Encountered error -21: Command recover executed for 30149 milliseconds with result -21
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_readback_status
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.253ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.231ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.242ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.266ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.247ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.252ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.233ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.248ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.246ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.291ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [ info] [  nRF52] - Protection status read as APPROTECT -&amp;gt; ALL
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_read_device_version
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_readback_status
[2024-Aug-30 17:38:53] [debug] [  nRF52] - Just_is_ctrl_ap_available
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 15
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x010000F0)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.222ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.313ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.241ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.243ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x02880000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.243ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 1, DP Bank 0, AP Bank 0
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x01000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.248ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.235ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.245ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.241ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_access_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_access_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(AP reg 0x03)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000000
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.233ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [ info] [  nRF52] - Protection status read as APPROTECT -&amp;gt; ALL
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.126ms  
[2024-Aug-30 17:38:53] [error] [ Worker] - Encountered error while performing post-recover cleanup. -90: Access protection is enabled, can&amp;#39;t read device version.
[2024-Aug-30 17:38:53] [trace] [ Worker] - Command recover executed for 30145 milliseconds with result -21
[2024-Aug-30 17:38:53] [debug] [  nRF52] - close
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - is_connected_to_emu
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_IsOpen()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.017ms returns 0x01  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_Lock()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - close
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - disconnect_from_emu
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_disconnect_from_emu
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - is_connected_to_device
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_IsConnected()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.005ms returns FALSE  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.336ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0xF0000040
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.262ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - unpower_debug_and_system_regions
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_write_debug_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x01, 0x00000000)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.229ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_is_debug_region_powered
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_read_debug_port_register
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - ---just_select_debug_port_register
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01)  
[2024-Aug-30 17:38:53] [trace] [  JLink] - Value=0x00000040
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.474ms returns 0  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_HasError()  
[2024-Aug-30 17:38:53] [trace] [  JLink] - - 0.007ms  
[2024-Aug-30 17:38:53] [trace] [  JLink] - JLINK_Close()  
[2024-Aug-30 17:38:53] [debug] [SeggerBackend] - Segger Backend closed.
[2024-Aug-30 17:38:53] [debug] [  nRF52] - nRF family DLL closed
[2024-Aug-30 17:38:53] [trace] [ Client] - Command close executed for 46 milliseconds with result 0
[2024-Aug-30 17:38:53] [debug] [ Client] - terminate
[2024-Aug-30 17:38:53] [trace] [ Worker] - Command close executed for 44 milliseconds with result 0
[2024-Aug-30 17:38:53] [trace] [ Client] - Command terminate executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:53] [trace] [ Worker] - Command terminate executed for 0 milliseconds with result 0
[2024-Aug-30 17:38:53] [trace] [ Worker] - Executed 8 commands for 30249 milliseconds
[2024-Aug-30 17:38:53] [debug] [ Client] - Worker process exited with code: 0
[2024-Aug-30 17:38:53] [debug] [ Client] - Worker process exited with code: 0
[2024-Aug-30 17:38:53] [debug] [ Client] - Child process terminated with result 0
[2024-Aug-30 17:38:53] [trace] [ Client] - Executed 8 commands for 30337 milliseconds
[2024-Aug-30 17:38:53] [debug] [ Client] - terminate
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Photos of the board&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/456837003_5F00_875390357320353_5F00_2712866813488157853_5F00_n.jpg" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725032225631v6.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/455968976_5F00_901263918569364_5F00_3635081539773207961_5F00_n.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Log from programmer app &amp;quot;erase all&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2024-08-30T15:42:22.431Z INFO Initialising nrfutil module: device
2024-08-30T15:42:22.447Z DEBUG Application data folder: C:\Users\welna\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer
2024-08-30T15:42:22.498Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:22.499Z DEBUG App pc-nrfconnect-programmer v4.4.0 (official)
2024-08-30T15:42:22.499Z DEBUG App path: C:\Users\welna\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer
2024-08-30T15:42:22.499Z DEBUG nRFConnect 5.0.2, required by the app is (&amp;gt;=4.4.1)
2024-08-30T15:42:22.499Z DEBUG nRFConnect path: C:\Users\welna\AppData\Local\Programs\nrfconnect\resources\app.asar
2024-08-30T15:42:22.499Z DEBUG HomeDir: C:\Users\welna
2024-08-30T15:42:22.499Z DEBUG TmpDir: C:\Users\welna\AppData\Local\Temp
2024-08-30T15:42:23.095Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:23.849Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:23.849Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:23.856Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:23.897Z INFO Using nrfutil-device core version: 7.13.0
2024-08-30T15:42:24.486Z INFO Using nrfutil-device version: 2.1.1
2024-08-30T15:42:24.487Z INFO Using nrf-device-lib version: 0.17.5
2024-08-30T15:42:24.487Z INFO Using nrfjprog DLL version: 10.24.0
2024-08-30T15:42:24.487Z INFO Using JLink version: JLink_V7.94e
2024-08-30T15:42:24.709Z INFO Getting serialport options from persistent store 001050336671.pc-nrfconnect-programmer
2024-08-30T15:42:24.710Z DEBUG Sending event &amp;quot;programmer: device connected&amp;quot;
2024-08-30T15:42:29.693Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:31.205Z INFO Using nrfutil device to communicate with target via JLink
2024-08-30T15:42:31.206Z INFO JLink OB firmware version J-Link OB-nRF5340-NordicSemi compiled Jul 23 2024 15:26:30
2024-08-30T15:42:31.206Z INFO Device family NRF52_FAMILY
2024-08-30T15:42:31.206Z INFO Device version 
2024-08-30T15:42:31.206Z INFO Board version PCA10040
2024-08-30T15:42:31.212Z DEBUG Sending event &amp;quot;programmer: device selected&amp;quot;
2024-08-30T15:42:31.212Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:31.412Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:32.441Z INFO Reading readback protection status for Application core
2024-08-30T15:42:32.443Z INFO Reading readback protection status for Application core 0%
2024-08-30T15:42:32.456Z INFO Reading readback protection status for Application core 100%
2024-08-30T15:42:32.456Z INFO Application core protection status &amp;#39;NRFDL_PROTECTION_STATUS_ALL&amp;#39;
2024-08-30T15:42:32.457Z INFO Reading readback protection status for Application core completed
2024-08-30T15:42:32.796Z INFO Skipping reading core Application information as it is protected.
2024-08-30T15:42:32.802Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:33.002Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:34.498Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:34.686Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:42:35.738Z INFO Reading readback protection status for Application core
2024-08-30T15:42:35.739Z INFO Reading readback protection status for Application core 0%
2024-08-30T15:42:35.753Z INFO Reading readback protection status for Application core 100%
2024-08-30T15:42:35.753Z INFO Application core protection status &amp;#39;NRFDL_PROTECTION_STATUS_ALL&amp;#39;
2024-08-30T15:42:35.754Z INFO Reading readback protection status for Application core completed
2024-08-30T15:42:36.098Z INFO Device is loaded and ready for further operation
2024-08-30T15:43:07.060Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:43:07.060Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:43:07.060Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:43:07.265Z DEBUG Sending event &amp;quot;programmer: running nrfutil device&amp;quot;
2024-08-30T15:43:08.329Z INFO Recovering Application core
2024-08-30T15:43:08.330Z INFO Recovering Application core 0%
2024-08-30T15:44:08.758Z ERROR Failed &amp;quot;recovering application core&amp;quot;. Error: code: 9, description: Nrfjlink, message: Batch task recover failed, [jlink] RECOVER_FAILED
2024-08-30T15:44:08.966Z ERROR Error: Failed with exit code 1.
One or more batch tasks failed:
 - [jlink] RECOVER_FAILED, code: Nrfjlink.
Message: Batch task recover failed, [jlink] RECOVER_FAILED.
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 cannot recover, error -21 and -90</title><link>https://devzone.nordicsemi.com/thread/500603?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 13:20:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e79cba81-ef63-4be9-a0e5-578d5100a472</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Is this nRF52 DK from nordic? Can you please share the chip marking of the device?&lt;/p&gt;
&lt;p&gt;I am just wondering how have you power the board?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maybe you can try &lt;strong&gt;nrfjprog --eraseall &lt;/strong&gt;and after that&amp;nbsp;&lt;strong&gt;&lt;span&gt;nrfjprog --reecover -f NRF52 --snr 1050336671?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you tried to erase and recover from the programmer app ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>