<?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のトピックSRAM overflow about S32K312</title>
    <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2086704#M48131</link>
    <description>&lt;P&gt;Hi NXP&lt;BR /&gt;　we are developing project based on FreeRTOS sample code, now we got SRAM size issue. I queryed SRAM size 96KB of s32k312 from reference manual, but I don't understatnd why it has&amp;nbsp;bss 43484 size, and add 8k SRAM size will generate overflowed,&amp;nbsp;please help us, thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;current environment description:&lt;/STRONG&gt;&lt;BR /&gt;MCU:S32K312 100pin&lt;BR /&gt;S32DS Product:3.5.0.202207261815&lt;BR /&gt;RTD S32KXX:RTD5.0.0.202407261948&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;attachment:&lt;/STRONG&gt;&lt;BR /&gt;linker_flash_s32k312.ld&lt;BR /&gt;FreeRTOS_S32K312_MB.map&lt;/P&gt;&lt;P&gt;20250424-error_message.txt&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 15:10:13 GMT</pubDate>
    <dc:creator>f-nelson</dc:creator>
    <dc:date>2025-04-24T15:10:13Z</dc:date>
    <item>
      <title>SRAM overflow about S32K312</title>
      <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2086704#M48131</link>
      <description>&lt;P&gt;Hi NXP&lt;BR /&gt;　we are developing project based on FreeRTOS sample code, now we got SRAM size issue. I queryed SRAM size 96KB of s32k312 from reference manual, but I don't understatnd why it has&amp;nbsp;bss 43484 size, and add 8k SRAM size will generate overflowed,&amp;nbsp;please help us, thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;current environment description:&lt;/STRONG&gt;&lt;BR /&gt;MCU:S32K312 100pin&lt;BR /&gt;S32DS Product:3.5.0.202207261815&lt;BR /&gt;RTD S32KXX:RTD5.0.0.202407261948&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;attachment:&lt;/STRONG&gt;&lt;BR /&gt;linker_flash_s32k312.ld&lt;BR /&gt;FreeRTOS_S32K312_MB.map&lt;/P&gt;&lt;P&gt;20250424-error_message.txt&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 15:10:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2086704#M48131</guid>
      <dc:creator>f-nelson</dc:creator>
      <dc:date>2025-04-24T15:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM overflow about S32K312</title>
      <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2087735#M48198</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;f-nelson&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This error is very clear, "sram_bss" section is located in the "int_sram",&lt;BR /&gt;The size of sram_bss occupied by your program is 0x89f8, which has exceeded the length of the int_sram space you defined.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1745742397940.png" style="width: 620px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335046i873CDB1879091E35/image-dimensions/620x293?v=v2" width="620" height="293" role="button" title="Senlent_0-1745742397940.png" alt="Senlent_0-1745742397940.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Senlent_0-1745742397940.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Apr 2025 08:32:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2087735#M48198</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-04-27T08:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM overflow about S32K312</title>
      <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2088525#M48251</link>
      <description>&lt;P&gt;Hi Selent:&lt;BR /&gt;thanks for your helping. May I adjust int_sram_no_cacheable size smaller about linker script?&lt;BR /&gt;and increasing int_sram size. Is it ok?&lt;/P&gt;&lt;P&gt;BR&lt;BR /&gt;Nelson&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 15:07:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2088525#M48251</guid>
      <dc:creator>f-nelson</dc:creator>
      <dc:date>2025-04-28T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM overflow about S32K312</title>
      <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2088765#M48258</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;f-nelson&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;yes, this can be done,&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 01:36:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2088765#M48258</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-04-29T01:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM overflow about S32K312</title>
      <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2089067#M48271</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Selent::&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you recommand how many size can adjust from&amp;nbsp;int_sram_no_cacheable&amp;nbsp; to int_sram size for safety?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;May I adjust 16KB(int_sram_no_cacheable) to&amp;nbsp;&amp;nbsp;int_sram 48KB(int_sram)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PS.I knew memory name and descript&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;int_sram:Normal SRAM for general data (bss, data)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;int_sram_no_cacheable:SRAM for non-cacheable data (DMA buffers, etc.)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 07:31:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2089067#M48271</guid>
      <dc:creator>f-nelson</dc:creator>
      <dc:date>2025-04-29T07:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM overflow about S32K312</title>
      <link>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2089177#M48279</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;f-nelson&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please check the xx.map file compiled by your project, and adjust the link file according to the size of your program.&lt;/P&gt;
&lt;P&gt;When adjusting the link file, pay attention to some matters, such as the configuration of MPU.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make some changes and tests yourself first, and then create a new topic if you have any new problems.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 08:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SRAM-overflow-about-S32K312/m-p/2089177#M48279</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-04-29T08:45:53Z</dc:date>
    </item>
  </channel>
</rss>

