<?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: How to write variables to flash library files in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-write-variables-to-flash-library-files/m-p/1940955#M40149</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;So I want to store the library file variables in flash&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is not very standard. Flash is not designed for variables as they change a lot and you have only limited cycles of flash programming.&lt;/P&gt;
&lt;P&gt;You should use RAM for store of variables.&lt;/P&gt;
&lt;P&gt;If the variables need to survive destructive reset, you can use EEPROM for such purpose or registers which are not affected by destructive reset.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 06:32:23 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2024-08-27T06:32:23Z</dc:date>
    <item>
      <title>How to write variables to flash library files</title>
      <link>https://community.nxp.com/t5/S32K/How-to-write-variables-to-flash-library-files/m-p/1940303#M40110</link>
      <description>&lt;P&gt;I am using S32k311 and I want to import library files into the project. But when I import the library file, I get an error that tells me I'm out of memory.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295265iD243A07F5F12F686/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So I want to store the library file variables in flash. I should know how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 10:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-write-variables-to-flash-library-files/m-p/1940303#M40110</guid>
      <dc:creator>zenging</dc:creator>
      <dc:date>2024-08-26T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to write variables to flash library files</title>
      <link>https://community.nxp.com/t5/S32K/How-to-write-variables-to-flash-library-files/m-p/1940955#M40149</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;So I want to store the library file variables in flash&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is not very standard. Flash is not designed for variables as they change a lot and you have only limited cycles of flash programming.&lt;/P&gt;
&lt;P&gt;You should use RAM for store of variables.&lt;/P&gt;
&lt;P&gt;If the variables need to survive destructive reset, you can use EEPROM for such purpose or registers which are not affected by destructive reset.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 06:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-write-variables-to-flash-library-files/m-p/1940955#M40149</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-08-27T06:32:23Z</dc:date>
    </item>
  </channel>
</rss>

