<?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: FLAXRAM for s32k144 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1590441#M20304</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;, can you tell me what is the procedure in&amp;nbsp;&lt;SPAN&gt;add a section for the FlexRAM in the linker file&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 09:07:44 GMT</pubDate>
    <dc:creator>mayur_kansara</dc:creator>
    <dc:date>2023-01-31T09:07:44Z</dc:date>
    <item>
      <title>FLAXRAM for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1575503#M19702</link>
      <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently I am working on S32k144 microcontroller and my task is to implement the Flex ram, so can you help me to give some guidance how to write the implementation code for that and also what are the things I want to remember while writing the code for Flex ram, because this implementation I am doing first time&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 09:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1575503#M19702</guid>
      <dc:creator>mayur_kansara</dc:creator>
      <dc:date>2022-12-29T09:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: FLAXRAM for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1576002#M19738</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210563"&gt;@mayur_kansara&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The FlexRAM is RAM by default (FCNFG_RAMDY = 1).&lt;/P&gt;
&lt;P&gt;You can use simply pointers to write and read the FlexRAM.&lt;/P&gt;
&lt;P&gt;Or you can add a section for the FlexRAM in the linker file.&lt;/P&gt;
&lt;P&gt;Refer to this example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Example-S32K144-EEEPROM-usage/ta-p/1109405" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Example-S32K144-EEEPROM-usage/ta-p/1109405&lt;/A&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>Mon, 02 Jan 2023 09:06:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1576002#M19738</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-01-02T09:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: FLAXRAM for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1590435#M20303</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 09:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1590435#M20303</guid>
      <dc:creator>mayur_kansara</dc:creator>
      <dc:date>2023-01-31T09:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: FLAXRAM for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1590441#M20304</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;, can you tell me what is the procedure in&amp;nbsp;&lt;SPAN&gt;add a section for the FlexRAM in the linker file&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 09:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1590441#M20304</guid>
      <dc:creator>mayur_kansara</dc:creator>
      <dc:date>2023-01-31T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: FLAXRAM for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1591253#M20344</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210563"&gt;@mayur_kansara&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I believe this is explained in the thread and the example I linked.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1675250605381.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/209121i2819A3AC60C15B1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_0-1675250605381.png" alt="danielmartynek_0-1675250605381.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Instead of eeeprom, you can use whatever name of the section you want.&lt;/P&gt;
&lt;P&gt;Then, you can place a variable into the section using this attribute:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;__attribute__((section(".eeeprom"))) uint32_t flexram_data;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regadrs,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 11:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1591253#M20344</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-02-01T11:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: FLAXRAM for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1593838#M20457</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 09:21:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FLAXRAM-for-s32k144/m-p/1593838#M20457</guid>
      <dc:creator>mayur_kansara</dc:creator>
      <dc:date>2023-02-06T09:21:38Z</dc:date>
    </item>
  </channel>
</rss>

