<?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: does The SRAM being Set to 0 if MCU get FUNC_ RST bit Setting in MC_ME register</title>
    <link>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1926175#M38997</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207672"&gt;@yinqiu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The SRAM content is preserved across functional reset.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1722934059413.png" style="width: 697px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292122iA1B1C2ECBA8E1A22/image-dimensions/697x115?v=v2" width="697" height="115" role="button" title="danielmartynek_0-1722934059413.png" alt="danielmartynek_0-1722934059413.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The SRAM is initialized in startup_cm7.s up to &lt;STRONG&gt;__INT_SRAM_END&lt;/STRONG&gt;, which is by default set to ORIGIN(ram_rsvd2), so you need to adjust that.&lt;/P&gt;
&lt;P&gt;After any reset, when the debugger is disconnected, we can trap the execution is a loop like this.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1722934313801.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292124iC205D483EBEC1899/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_1-1722934313801.png" alt="danielmartynek_1-1722934313801.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 08:52:40 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2024-08-06T08:52:40Z</dc:date>
    <item>
      <title>does The SRAM being Set to 0 if MCU get FUNC_ RST bit Setting in MC_ME register</title>
      <link>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1924328#M38703</link>
      <description>&lt;P&gt;hello:&lt;/P&gt;&lt;P&gt;I want to take use of a share(no clear )RAM,because I want to jump into bootload if application gets the uds 10 02,so ASW should put reflash flag in a noclear ram which can keep the reflash flag after reset(is the type of reset make any different performance of sram?). but when I try to call "MCU_PerformReset",and watch the value of ram which I set NOCLEAR or NOLOAD in the ld file,but I find the value is set to zero before the boot excute the function "init_data_bss" which in the "startup.c". I can not set brekpoint in the .S file, so I can ont sure the behaviour in the .S file .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 07:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1924328#M38703</guid>
      <dc:creator>yinqiu</dc:creator>
      <dc:date>2024-08-03T07:48:40Z</dc:date>
    </item>
    <item>
      <title>回复： does The SRAM being Set to 0 if MCU get FUNC_ RST bit Setting in MC_ME register</title>
      <link>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1924814#M38867</link>
      <description>&lt;P&gt;I got the response form FAE and he told me that I should take use of the memory defined as "ram_rsvd2" and move the origin address of&amp;nbsp;ram_rsvd2 forward. he means the value of&amp;nbsp;ram_rsvd2 won't be cleared by MCU .&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 02:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1924814#M38867</guid>
      <dc:creator>yinqiu</dc:creator>
      <dc:date>2024-08-05T02:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: does The SRAM being Set to 0 if MCU get FUNC_ RST bit Setting in MC_ME register</title>
      <link>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1926175#M38997</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207672"&gt;@yinqiu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The SRAM content is preserved across functional reset.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1722934059413.png" style="width: 697px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292122iA1B1C2ECBA8E1A22/image-dimensions/697x115?v=v2" width="697" height="115" role="button" title="danielmartynek_0-1722934059413.png" alt="danielmartynek_0-1722934059413.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The SRAM is initialized in startup_cm7.s up to &lt;STRONG&gt;__INT_SRAM_END&lt;/STRONG&gt;, which is by default set to ORIGIN(ram_rsvd2), so you need to adjust that.&lt;/P&gt;
&lt;P&gt;After any reset, when the debugger is disconnected, we can trap the execution is a loop like this.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1722934313801.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292124iC205D483EBEC1899/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_1-1722934313801.png" alt="danielmartynek_1-1722934313801.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 08:52:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/does-The-SRAM-being-Set-to-0-if-MCU-get-FUNC-RST-bit-Setting-in/m-p/1926175#M38997</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-08-06T08:52:40Z</dc:date>
    </item>
  </channel>
</rss>

