<?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: S32K311 has any software reset APIs keep ram value?</title>
    <link>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1940563#M40126</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237479"&gt;@EvaKi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm not aware of any example, but please take a look at the following community post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/SRAM-ECC-Initialization-for-S32K344/m-p/1763329" target="_blank"&gt;SRAM ECC Initialization for S32K344 - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 16:37:30 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2024-08-26T16:37:30Z</dc:date>
    <item>
      <title>S32K311 has any software reset APIs keep ram value?</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1939147#M40041</link>
      <description>&lt;P&gt;I want to use software reset function to reset MCU(not watchDOG timeout),&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the reset, I want to keep the values in the RAM array.&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Power_Ip_MC_ME_SocTriggerResetEvent&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;POWER_IP_FUNC_RESET_MODE&lt;/SPAN&gt;&lt;SPAN&gt;); or&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;Power_Ip_MC_ME_SocTriggerResetEvent(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;POWER_IP_DEST_RESET_MODE&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RAM array loss value&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Aug 2024 09:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1939147#M40041</guid>
      <dc:creator>EvaKi</dc:creator>
      <dc:date>2024-08-23T09:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311 has any software reset APIs keep ram value?</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1939399#M40059</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237479"&gt;@EvaKi&lt;/a&gt;,&lt;/P&gt;
&lt;P lang="es-MX"&gt;Functional resets will keep SRAM data unchanged by the hardware mechanism. Destructive resets cannot guarantee the SRAM data integrity.&lt;/P&gt;
&lt;P lang="es-MX"&gt;In the default startup code for S32DS SRAM ECC initialization will be performed regardless of the reset source, so the SRAM data is overwritten after each reset. This is why you see the RAM array lose its values.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1724435272916.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295029iBFAD932BEC6CF315/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1724435272916.png" alt="Julin_AragnM_0-1724435272916.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 17:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1939399#M40059</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-08-23T17:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311 has any software reset APIs keep ram value?</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1939809#M40078</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does NXP have any demo codes for solving this&amp;nbsp;&lt;SPAN&gt;startup code for S32K3 SRAM ECC initialization? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RAM retention across functional reset&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 02:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1939809#M40078</guid>
      <dc:creator>EvaKi</dc:creator>
      <dc:date>2024-08-26T02:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311 has any software reset APIs keep ram value?</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1940563#M40126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237479"&gt;@EvaKi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm not aware of any example, but please take a look at the following community post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/SRAM-ECC-Initialization-for-S32K344/m-p/1763329" target="_blank"&gt;SRAM ECC Initialization for S32K344 - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 16:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-has-any-software-reset-APIs-keep-ram-value/m-p/1940563#M40126</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-08-26T16:37:30Z</dc:date>
    </item>
  </channel>
</rss>

