<?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のトピックRe: S32 Design Studio Post-build Memory/Stack Analyzer</title>
    <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2206792#M54586</link>
    <description>&lt;P&gt;I am afraid no further tool is available. I have forward it to S3DS to consider your proposal.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Nov 2025 11:45:01 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2025-11-18T11:45:01Z</dc:date>
    <item>
      <title>S32 Design Studio Post-build Memory/Stack Analyzer</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2198151#M54104</link>
      <description>&lt;P&gt;Does the S32 Design Studio have a post-build analyzer to view statically allocated memory (RAM and Flash) in a build? I would like to see a breakdown of what objects are present in which sections of RAM (non-cacheable/shareable SRAM etc) during compile time, so I can manually move them around as per my requirements.&lt;BR /&gt;&lt;BR /&gt;If this feature does not currently exist, is it feasible to request it in a future release of the IDE, and are there 3rd party tools anyone in the forum could suggest that does the same for the timebeing?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 09:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2198151#M54104</guid>
      <dc:creator>Hareesh_S</dc:creator>
      <dc:date>2025-11-04T09:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Post-build Memory/Stack Analyzer</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2198320#M54119</link>
      <description>&lt;P&gt;There is utility 'size' that is by default called automatically after build and its output is displayed in the console window like this:&lt;/P&gt;
&lt;P&gt;"Invoking: Standard S32DS Print Size&lt;BR /&gt;arm-none-eabi-size --format=berkeley Mem_43_EXFLS_Example_S32K396.elf&lt;BR /&gt;text data bss dec hex filename&lt;BR /&gt;53868 4 12508 66380 1034c Mem_43_EXFLS_Example_S32K396.elf&lt;BR /&gt;Finished building: Mem_43_EXFLS_Example_S32K396.siz&lt;BR /&gt;&lt;BR /&gt;12:36:51 Build Finished. 0 errors, 0 warnings. (took 28s.643ms)"&lt;/P&gt;
&lt;P&gt;Description here:&lt;BR /&gt;&lt;A href="https://sourceware.org/binutils/docs/binutils/size.html" target="_blank"&gt;https://sourceware.org/binutils/docs/binutils/size.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It may be setup here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="davidtosenovjan_0-1762259815784.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/363940i6277EF908149675C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="davidtosenovjan_0-1762259815784.png" alt="davidtosenovjan_0-1762259815784.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding sections and object within these section - you can see it in .map file (after build, in project target folder).&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 12:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2198320#M54119</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-11-04T12:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Post-build Memory/Stack Analyzer</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2205618#M54529</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52613"&gt;@davidtosenovjan&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;the "size utility" is already enabled by default (as you have stated), but I was looking for more verbose breakdown of static usage.&lt;BR /&gt;I am aware the .map exists and that I could parse it to achieve my intended output, but was wondering if S32DS had a built-in tool that does this (akin to few IDEs from other vendors that I've gotten accustomed to).&lt;BR /&gt;&lt;BR /&gt;I assume I will have to stick to a 3d party tool or a python script that does this for the timebeing - Might this be a feature the IDE dev team considers implementing in the future?&lt;BR /&gt;&lt;BR /&gt;much thanks for the reply!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 14:53:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2205618#M54529</guid>
      <dc:creator>Hareesh_S</dc:creator>
      <dc:date>2025-11-16T14:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Post-build Memory/Stack Analyzer</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2206792#M54586</link>
      <description>&lt;P&gt;I am afraid no further tool is available. I have forward it to S3DS to consider your proposal.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2025 11:45:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-Post-build-Memory-Stack-Analyzer/m-p/2206792#M54586</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-11-18T11:45:01Z</dc:date>
    </item>
  </channel>
</rss>

