<?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 include FlexRAM into the flash image in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581789#M19987</link>
    <description>&lt;P&gt;Just open memory dump window at FlexRam address range. In the screenshots above you are showing flash image (S-record) what's something completely different (it is image to be downloaded to internal code FLASH memory).&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 14:38:59 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2023-01-12T14:38:59Z</dc:date>
    <item>
      <title>How to include FlexRAM into the flash image</title>
      <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1580345#M19947</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I am trying to work on the EEE for S32K116 chip for the quick write access.&lt;/P&gt;&lt;P&gt;I have seen a picture like below for the generated flash image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="junxi_cai_0-1673387317340.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206766iEB704F72C05B47EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="junxi_cai_0-1673387317340.jpeg" alt="junxi_cai_0-1673387317340.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could someone please tell me how to include the FlexRAM section into the flash image?&lt;/P&gt;&lt;P&gt;I tried to add .flexram into the settings below, but I still don't see that happen.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="junxi_cai_1-1673387811316.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206770i986FF823A658E9B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="junxi_cai_1-1673387811316.png" alt="junxi_cai_1-1673387811316.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If someone knows how to do it, please let me know.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:58:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1580345#M19947</guid>
      <dc:creator>junxi_cai</dc:creator>
      <dc:date>2023-01-10T21:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to include FlexRAM into the flash image</title>
      <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1580877#M19960</link>
      <description>&lt;P&gt;I don't understand what you are trying to achieve.&lt;/P&gt;
&lt;P&gt;If FlexRAM is used as access point for EEPROM emulation, from to project point of view it acts as RAM, so it is accesses as RAM (as so it cannot be included in the flash image).&lt;/P&gt;
&lt;P&gt;If FlexRAM is used as SRAM, it is just SRAM and so it is the same case.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 13:40:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1580877#M19960</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2023-01-11T13:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to include FlexRAM into the flash image</title>
      <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1580889#M19961</link>
      <description>&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;Thank you for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the FlexRAM as emulated EEPROM, I am also use S32DS for ARM for development.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to achieve is to be able to view EEPROM values in the flash image after build.&lt;/P&gt;&lt;P&gt;For example, in the linker file, the section for FlexRAM has been specified as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="junxi_cai_0-1673444871583.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206911i7EB122B36F68E6BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="junxi_cai_0-1673444871583.png" alt="junxi_cai_0-1673444871583.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the flash image after build, as below doesn't have the FlexRAM section.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="junxi_cai_1-1673444964781.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206913i37FC8BF8327835AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="junxi_cai_1-1673444964781.png" alt="junxi_cai_1-1673444964781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me is that something wrong with my configuration?&lt;/P&gt;&lt;P&gt;Thanks a lot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 13:50:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1580889#M19961</guid>
      <dc:creator>junxi_cai</dc:creator>
      <dc:date>2023-01-11T13:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to include FlexRAM into the flash image</title>
      <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581600#M19978</link>
      <description>&lt;P&gt;Linker file seems to be more or less correct (address range is 0x14000000 - 0x140007FF).&lt;/P&gt;
&lt;P&gt;But I don't understand why you expect it'll be visible in flash image when it is de facto RAM memory. SRAM data you don't see there as well.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 09:39:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581600#M19978</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2023-01-12T09:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to include FlexRAM into the flash image</title>
      <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581760#M19985</link>
      <description>&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;Thank you for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just wondering if it will be possible to include FlexRAM information into the flash image, since I have seen that picture got&amp;nbsp;&amp;nbsp;FlexRAM section into the flash image. I never see this before, that's why I am curious how this get done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another question to ask, if I am not able to view the FlexRAM information in the memory window at runtime with debugger, but I am pretty sure the EEEPROM working fine. Do you have any suggestion on this?&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 13:53:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581760#M19985</guid>
      <dc:creator>junxi_cai</dc:creator>
      <dc:date>2023-01-12T13:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to include FlexRAM into the flash image</title>
      <link>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581789#M19987</link>
      <description>&lt;P&gt;Just open memory dump window at FlexRam address range. In the screenshots above you are showing flash image (S-record) what's something completely different (it is image to be downloaded to internal code FLASH memory).&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-include-FlexRAM-into-the-flash-image/m-p/1581789#M19987</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2023-01-12T14:38:59Z</dc:date>
    </item>
  </channel>
</rss>

