<?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 Re: Does BIST damage Standby RAM data? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789375#M30698</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you very much for your response.&lt;/P&gt;&lt;P&gt;Our project currently uses the S32K314 chip, so it only supports online mode.&lt;/P&gt;&lt;P&gt;At the same time, we are using the SPD 1.0.0 library to run BIST. Since SPD only provides two online configurations (BIST_SAFETYBOOT_CFG and BIST_DIAGNOSTIC_CFG), both of these configurations include MBIST0, which is SRAM0 (the area where StandbyRAM is located).&lt;/P&gt;&lt;P&gt;Therefore, we cannot directly call the SPD library to preserve the data in the StandbyRAM area.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_2-1705397000817.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258356i4DBC1867BB003730/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_2-1705397000817.png" alt="Pusoy_2-1705397000817.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_0-1705396951753.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258354iD405AFEAEDAD4904/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_0-1705396951753.png" alt="Pusoy_0-1705396951753.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_1-1705396973738.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258355i5E09AD7098C41A43/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_1-1705396973738.png" alt="Pusoy_1-1705396973738.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_3-1705397119993.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258357iAC16274457A686BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_3-1705397119993.png" alt="Pusoy_3-1705397119993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I modify the program to preserve the data in the StandbyRAM area?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I am looking forward to your reply. Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 09:29:26 GMT</pubDate>
    <dc:creator>Pusoy</dc:creator>
    <dc:date>2024-01-16T09:29:26Z</dc:date>
    <item>
      <title>Does BIST damage Standby RAM data?</title>
      <link>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789216#M30683</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have allocated a Standby RAM segment in&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;U&gt;linker_flash_s32k344.ld&lt;/U&gt;&lt;/FONT&gt; &lt;/STRONG&gt;file in our project (as shown in the figure below) to store relevant data during Standby mode and for use in the next run mode. However, recently I discovered that the content of the Standby RAM region gets corrupted after our project completes the BIST self-test.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_0-1705388915867.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258298i46E9AA12EA301653/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_0-1705388915867.png" alt="Pusoy_0-1705388915867.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does the BIST self-test corrupt the content of the Standby RAM region?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is crucial for our project as we need to use the Standby RAM to save data.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 07:18:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789216#M30683</guid>
      <dc:creator>Pusoy</dc:creator>
      <dc:date>2024-01-16T07:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does BIST damage Standby RAM data?</title>
      <link>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789340#M30694</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I assume you are talking about Online BIST execution.&lt;/P&gt;
&lt;P&gt;Here you can define which part of RAM will be tested. So it depends on your configuration of the BIST.&lt;/P&gt;
&lt;P&gt;If you are using any driver for it, refer to driver documentation for BIST configuration in order to exclude RAM block from BIST.&lt;/P&gt;
&lt;P&gt;StandbyRAM is part of SRAM0, so you have to exclude SRAM0 from your tests in order to prevent its content to be destroyed:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1705395264863.png" style="width: 565px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258346i662192EB3FD6570F/image-dimensions/565x223?v=v2" width="565" height="223" role="button" title="petervlna_0-1705395264863.png" alt="petervlna_0-1705395264863.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This was a common use case in past when customers were defining their BIST sequences in code.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 08:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789340#M30694</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-01-16T08:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does BIST damage Standby RAM data?</title>
      <link>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789375#M30698</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you very much for your response.&lt;/P&gt;&lt;P&gt;Our project currently uses the S32K314 chip, so it only supports online mode.&lt;/P&gt;&lt;P&gt;At the same time, we are using the SPD 1.0.0 library to run BIST. Since SPD only provides two online configurations (BIST_SAFETYBOOT_CFG and BIST_DIAGNOSTIC_CFG), both of these configurations include MBIST0, which is SRAM0 (the area where StandbyRAM is located).&lt;/P&gt;&lt;P&gt;Therefore, we cannot directly call the SPD library to preserve the data in the StandbyRAM area.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_2-1705397000817.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258356i4DBC1867BB003730/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_2-1705397000817.png" alt="Pusoy_2-1705397000817.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_0-1705396951753.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258354iD405AFEAEDAD4904/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_0-1705396951753.png" alt="Pusoy_0-1705396951753.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_1-1705396973738.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258355i5E09AD7098C41A43/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_1-1705396973738.png" alt="Pusoy_1-1705396973738.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_3-1705397119993.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258357iAC16274457A686BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_3-1705397119993.png" alt="Pusoy_3-1705397119993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I modify the program to preserve the data in the StandbyRAM area?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I am looking forward to your reply. Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 09:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1789375#M30698</guid>
      <dc:creator>Pusoy</dc:creator>
      <dc:date>2024-01-16T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Does BIST damage Standby RAM data?</title>
      <link>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1790310#M30769</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;How can I modify the program to preserve the data in the StandbyRAM area?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I was talking to the SW team. SPD driver do not offer such possibility.&lt;/P&gt;
&lt;P&gt;However they had already such questions and the recommendation is to store that content in NVM in order to preserve it.&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 12:02:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Does-BIST-damage-Standby-RAM-data/m-p/1790310#M30769</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-01-17T12:02:01Z</dc:date>
    </item>
  </channel>
</rss>

