<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S32K中的主题 Re: S32k116 Timeout while unsecuring device. Erase never stops.</title>
    <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1188673#M8993</link>
    <description>&lt;P&gt;If you only configure the PTC5 pin as GPIO, without modify SWD_DIO and SWD_CLK. Then using SWD interface connect MCU should not meet this issue.&lt;/P&gt;
&lt;P&gt;Would you please let me know if you have enable any secure function?&lt;/P&gt;
&lt;P&gt;Please follow "&lt;EM&gt;3.1.1 SWD connection steps&lt;/EM&gt;" of AN12130.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AN12130.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130932i4C15CBAE468AA60A/image-size/large?v=v2&amp;amp;px=999" role="button" title="AN12130.png" alt="AN12130.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please try to read the MDM_AP status and control registers first. Use J-link commander and these commands:&lt;/P&gt;
&lt;PRE class="line-numbers  language-none"&gt;&lt;CODE&gt;J-Link&amp;gt;r0                      // pull reset pin low

J-Link&amp;gt;swdwritedp 2,0x01000000 // MDM_AP status register

J-Link&amp;gt;swdreadap 0      // Read MDM_AP status register
J-Link&amp;gt;swdreadap 0      // Read MDM_AP status register (has to be done 2x) Flash memory ready and Mass erase enable bits should be set

J-Link&amp;gt;swdreadap 1      // Read MDM_AP control register
J-Link&amp;gt;swdreadap 1      // Read MDM_AP control register (has to be done 2x) 

J-Link&amp;gt;unlock Kinetis   // Erase and unsecure the MCU

//J-Link&amp;gt;swdwriteap 1,0x1 // Launch mass erase directly, set Control[0] = 1
&amp;nbsp;‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;For more information about the register please refer to Section "&lt;EM&gt;58.6 MDM-AP status and control registers"&lt;/EM&gt;, RM rev.12.1.&lt;/P&gt;
&lt;P&gt;You should be able to see if the MCU secured (Status[2]), if the Mass Erase operation is enabled (Status[5]) and if the Flash memory is ready (Status[1]).&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 06:57:46 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2020-11-25T06:57:46Z</dc:date>
    <item>
      <title>S32k116 Timeout while unsecuring device. Erase never stops.</title>
      <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1184673#M8860</link>
      <description>&lt;P&gt;While i try to connect via Jlink SWD to my device i get the below response&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;J-Link&amp;gt;si swd&lt;BR /&gt;Selecting SWD as current target interface.&lt;BR /&gt;J-Link&amp;gt;device S32K116&lt;BR /&gt;J-Link&amp;gt;speed 4000&lt;BR /&gt;Selecting 4000 kHz as target interface speed&lt;BR /&gt;J-Link&amp;gt;erase&lt;BR /&gt;Target connection not established yet but required for command.&lt;BR /&gt;Device "S32K116" selected.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Connecting to target via SWD&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x0BC11477&lt;BR /&gt;DPIDR: 0x0BC11477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x04770031)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0020)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x0BC11477&lt;BR /&gt;DPIDR: 0x0BC11477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x04770031)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0020)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;****** Error: Could not find core in Coresight setup&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x0BC11477&lt;BR /&gt;DPIDR: 0x0BC11477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x04770031)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0020)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Device will be unsecured now.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x0BC11477&lt;BR /&gt;DPIDR: 0x0BC11477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x04770031)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0020)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;****** Error: Could not find core in Coresight setup&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Cannot connect to target.&lt;BR /&gt;J-Link&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any help in unbricking this&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Nov 2020 19:10:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1184673#M8860</guid>
      <dc:creator>vishal_roy</dc:creator>
      <dc:date>2020-11-17T19:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32k116 Timeout while unsecuring device. Erase never stops.</title>
      <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1184868#M8866</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi vishal_roy,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Did you &lt;A href="https://community.nxp.com/t5/S32K/S32K116-gt-PTC5-as-GPIO/m-p/1041530" target="_self"&gt;configure the PTC5 as GPIO&lt;/A&gt;? This pin is default as JTAG function.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please try to use the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;P&amp;amp;E Recovery Utility&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;described in "&lt;/SPAN&gt;&lt;A href="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/" rel="nofollow noopener noreferrer" target="_blank"&gt;Bricking and Recovering FRDM-KL25Z Boards: Reset, SWD Clock and Low Power&lt;/A&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 03:32:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1184868#M8866</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-11-18T03:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32k116 Timeout while unsecuring device. Erase never stops.</title>
      <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1184908#M8867</link>
      <description>&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Yes we are configuring PTC5 as GPIO ,from our previous conversation.&lt;/P&gt;&lt;P&gt;But we are using SWD interface to flash the MCU so this should not be an issue correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;There are about 2k devices with this MCU on field and more coming out of factory with this code where we configure this PIN as GPIO we do lot of erase and flashing during QA before it goes out. Have not faced such an issue on any other device. So that is why I wanted to know if I am missing something fundamental.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 14:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1184908#M8867</guid>
      <dc:creator>vishal_roy</dc:creator>
      <dc:date>2020-11-18T14:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32k116 Timeout while unsecuring device. Erase never stops.</title>
      <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1188322#M8984</link>
      <description>&lt;P&gt;Any Comments!!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 16:18:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1188322#M8984</guid>
      <dc:creator>vishal_roy</dc:creator>
      <dc:date>2020-11-24T16:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32k116 Timeout while unsecuring device. Erase never stops.</title>
      <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1188673#M8993</link>
      <description>&lt;P&gt;If you only configure the PTC5 pin as GPIO, without modify SWD_DIO and SWD_CLK. Then using SWD interface connect MCU should not meet this issue.&lt;/P&gt;
&lt;P&gt;Would you please let me know if you have enable any secure function?&lt;/P&gt;
&lt;P&gt;Please follow "&lt;EM&gt;3.1.1 SWD connection steps&lt;/EM&gt;" of AN12130.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AN12130.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130932i4C15CBAE468AA60A/image-size/large?v=v2&amp;amp;px=999" role="button" title="AN12130.png" alt="AN12130.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please try to read the MDM_AP status and control registers first. Use J-link commander and these commands:&lt;/P&gt;
&lt;PRE class="line-numbers  language-none"&gt;&lt;CODE&gt;J-Link&amp;gt;r0                      // pull reset pin low

J-Link&amp;gt;swdwritedp 2,0x01000000 // MDM_AP status register

J-Link&amp;gt;swdreadap 0      // Read MDM_AP status register
J-Link&amp;gt;swdreadap 0      // Read MDM_AP status register (has to be done 2x) Flash memory ready and Mass erase enable bits should be set

J-Link&amp;gt;swdreadap 1      // Read MDM_AP control register
J-Link&amp;gt;swdreadap 1      // Read MDM_AP control register (has to be done 2x) 

J-Link&amp;gt;unlock Kinetis   // Erase and unsecure the MCU

//J-Link&amp;gt;swdwriteap 1,0x1 // Launch mass erase directly, set Control[0] = 1
&amp;nbsp;‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;For more information about the register please refer to Section "&lt;EM&gt;58.6 MDM-AP status and control registers"&lt;/EM&gt;, RM rev.12.1.&lt;/P&gt;
&lt;P&gt;You should be able to see if the MCU secured (Status[2]), if the Mass Erase operation is enabled (Status[5]) and if the Flash memory is ready (Status[1]).&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 06:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1188673#M8993</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-11-25T06:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32k116 Timeout while unsecuring device. Erase never stops.</title>
      <link>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1910167#M37771</link>
      <description>&lt;P&gt;Hi,I got some same questions here&lt;/P&gt;&lt;P&gt;when i try to use the way you said,sometimes i got unlocked,and sometimes it failed for timeout.&lt;/P&gt;&lt;P&gt;sometimes when i got unlocked successfully , it still tell me "Device will be unsecured now.&lt;BR /&gt;Timeout while halting CPU." like the follow info:&lt;/P&gt;&lt;P&gt;J-Link&amp;gt;unlock kinetis&lt;BR /&gt;Found SWD-DP with ID 0x2BA01477&lt;BR /&gt;Unlocking device...O.K.&lt;BR /&gt;J-Link&amp;gt;erase&lt;BR /&gt;Target connection not established yet but required for command.&lt;BR /&gt;Device "S32K146" selected.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Connecting to target via SWD&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Executing default behavior previously saved in the registry.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while halting CPU.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Executing default behavior previously saved in the registry.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while halting CPU.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;/P&gt;&lt;P&gt;****** Error: Could not find core in Coresight setup&lt;/P&gt;&lt;P&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Executing default behavior previously saved in the registry.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Executing default behavior previously saved in the registry.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;InitTarget() end&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Could not read CPUID register&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;/P&gt;&lt;P&gt;****** Error: Could not find core in Coresight setup&lt;/P&gt;&lt;P&gt;Cannot connect to target.&lt;BR /&gt;J-Link&amp;gt;unlock kinetis&lt;BR /&gt;Found SWD-DP with ID 0x2BA01477&lt;BR /&gt;Unlocking device...Timeout while unlocking device.&lt;BR /&gt;J-Link&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe the question here is different, could you give me some addvice?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 01:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k116-Timeout-while-unsecuring-device-Erase-never-stops/m-p/1910167#M37771</guid>
      <dc:creator>Azuki</dc:creator>
      <dc:date>2024-07-17T01:49:17Z</dc:date>
    </item>
  </channel>
</rss>

