<?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>topic  why s32k116 partion RAM will reset without in debug mode in S32K</title>
    <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945166#M5116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Just as the saying goes, it is always difficult to understand new things.Now ,l meet a problem difficult to solve.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;When l want partion S32K116 RAM ,l find in debug mode, the program is narmal.But without in debug mode,the program run is not naomal and the s32k116 chip reset always.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; l have use the s32k144 and s32k146 two years,l did not meet this problem .&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I think maybe scrip file&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"S32K1xx_flash.ld"&lt;SPAN&gt;&amp;nbsp;what l setted is wrong.but l&amp;nbsp; do not know&amp;nbsp;which wrong .l have submitted the problem several days ago,but it did not resolved.the link is&lt;A href="https://community.nxp.com/thread/506024"&gt;HOW to partition S32K116 RAM&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Now， I&amp;nbsp; will&amp;nbsp; instruction the problem detailed .&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In debug mode, l&amp;nbsp; initialize RAM1&amp;nbsp; area&amp;nbsp; variable ,the project run sucess.In not debug mode,when the project run to set RAM1 area variable (&amp;nbsp; RAM1_TEST1=1;), the chip will reset. just as bellow:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_308.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90426i3152B64BC9A47125/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_308.png" alt="pastedImage_308.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;l think the question is l have setted "S32K1xx_flash.ld" file wrong.please tell how to set&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;"S32K1xx_flash.ld".&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;the memory setting as follow.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_124.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90427i8747C1402B5EE242/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_124.png" alt="pastedImage_124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90428i3717167E21E76A94/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;in project ,I add define as bellow&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define SRAM1_STRORG __attribute__ ((section(".SRAM1"))) /* 8k */&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define SRAM1_STRORG_UINT8 SRAM1_STRORG uint8_t&lt;BR /&gt;#define SRAM1_STRORGL_UINT16 SRAM1_STRORG uint16_t&lt;BR /&gt;#define SRAM1_STRORGL_INT16 SRAM1_STRORG int16_t&lt;BR /&gt;#define SRAM1_STRORG_UINT32 SRAM1_STRORG uint32_t&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;l have upload the project ,please reselve my questing,thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jul 2019 01:21:34 GMT</pubDate>
    <dc:creator>jinshuaixu</dc:creator>
    <dc:date>2019-07-05T01:21:34Z</dc:date>
    <item>
      <title>why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945166#M5116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Just as the saying goes, it is always difficult to understand new things.Now ,l meet a problem difficult to solve.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;When l want partion S32K116 RAM ,l find in debug mode, the program is narmal.But without in debug mode,the program run is not naomal and the s32k116 chip reset always.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; l have use the s32k144 and s32k146 two years,l did not meet this problem .&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I think maybe scrip file&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"S32K1xx_flash.ld"&lt;SPAN&gt;&amp;nbsp;what l setted is wrong.but l&amp;nbsp; do not know&amp;nbsp;which wrong .l have submitted the problem several days ago,but it did not resolved.the link is&lt;A href="https://community.nxp.com/thread/506024"&gt;HOW to partition S32K116 RAM&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Now， I&amp;nbsp; will&amp;nbsp; instruction the problem detailed .&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In debug mode, l&amp;nbsp; initialize RAM1&amp;nbsp; area&amp;nbsp; variable ,the project run sucess.In not debug mode,when the project run to set RAM1 area variable (&amp;nbsp; RAM1_TEST1=1;), the chip will reset. just as bellow:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_308.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90426i3152B64BC9A47125/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_308.png" alt="pastedImage_308.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;l think the question is l have setted "S32K1xx_flash.ld" file wrong.please tell how to set&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;"S32K1xx_flash.ld".&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;the memory setting as follow.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_124.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90427i8747C1402B5EE242/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_124.png" alt="pastedImage_124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90428i3717167E21E76A94/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;in project ,I add define as bellow&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define SRAM1_STRORG __attribute__ ((section(".SRAM1"))) /* 8k */&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define SRAM1_STRORG_UINT8 SRAM1_STRORG uint8_t&lt;BR /&gt;#define SRAM1_STRORGL_UINT16 SRAM1_STRORG uint16_t&lt;BR /&gt;#define SRAM1_STRORGL_INT16 SRAM1_STRORG int16_t&lt;BR /&gt;#define SRAM1_STRORG_UINT32 SRAM1_STRORG uint32_t&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;l have upload the project ,please reselve my questing,thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 01:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945166#M5116</guid>
      <dc:creator>jinshuaixu</dc:creator>
      <dc:date>2019-07-05T01:21:34Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945167#M5117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="302309" data-username="jinshuaixu" href="https://community.nxp.com/people/jinshuaixu" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;jinshuai xu&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have worked on S32K144,148 but not on 116. Still can you please share the generated map file?.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also the 144 or 148 example from the design studio has the flash partitioning example.&amp;nbsp;Can you please try to use those functions in your project?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 05:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945167#M5117</guid>
      <dc:creator>ummerkunnummalk</dc:creator>
      <dc:date>2019-07-05T05:42:13Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945168#M5118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  s32k116  script  file  is in the project  and the project  l have  uploaded.s32k142  146  148 chip l have  use  two years  and  l partion  ram is normal.So  l  think  you can  test  the  Project  in  s32k116 chip if you have  the s32k116 Demo board  .you will know  what  l said  problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;DEL&gt;-Original&lt;/DEL&gt;-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 05:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945168#M5118</guid>
      <dc:creator>jinshuaixu</dc:creator>
      <dc:date>2019-07-05T05:56:00Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945169#M5119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class=""&gt;Hi jinshuai xu &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I have tested your code in my side and I can't see any problem with it, could you clarify what issue are you seeing?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90690i3F5C905ACC9899AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, as Jiri recommend you, It would be better for you if you use the Emulated EEPROM for your application, so please consider this option too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 18:07:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945169#M5119</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2019-07-09T18:07:12Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945170#M5120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;the problem l raise:&amp;nbsp;s32k116 partion RAM will reset without in debug mode.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;So if you test the project in debug mode ,the project is normal.you can test it in not debug mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2019 00:37:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945170#M5120</guid>
      <dc:creator>jinshuaixu</dc:creator>
      <dc:date>2019-07-16T00:37:22Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945171#M5121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class=""&gt;Hi jinshuai xu &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Could you clarify what you mean with debug mode? I can run the code and then if I attached to the MCU (without the active debug session), I can corroborate that your code works normally.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Jorge Alcala&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2019 19:42:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945171#M5121</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2019-07-16T19:42:47Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945172#M5122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;In debug mode：use MULTILINK online simulation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;without in debug mode: upload programe to s32k116 chip.power on&amp;nbsp; the chip again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 07:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945172#M5122</guid>
      <dc:creator>jinshuaixu</dc:creator>
      <dc:date>2019-07-19T07:25:11Z</dc:date>
    </item>
    <item>
      <title>Re:  why s32k116 partion RAM will reset without in debug mode</title>
      <link>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945173#M5123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class=""&gt;Hi jinshuai xu &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I loaded your project to the S32K116 EVB, power on the board and then with an attach I can corroborate that your projects work normally. Could you clarify what issue are you seeing and how are you checking the data in the RAM memory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 20:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/why-s32k116-partion-RAM-will-reset-without-in-debug-mode/m-p/945173#M5123</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2019-07-23T20:15:27Z</dc:date>
    </item>
  </channel>
</rss>

