<?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>Model-Based Design Toolbox (MBDT)中的主题 Re: About memory use in S32K</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153900#M5035</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I was trying to look for the direction you said inside the project folder I am working on, but I can't find the folder "tools". There's one called "clock" and another one called "power", but no tools. Actually if I put only the direction directly on the path, I get this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 509px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125253iE18E904C6AD33C64/image-dimensions/509x65?v=v2" width="509" height="65" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Should I run any command to generate this folder or something?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Juliana. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 06:38:51 GMT</pubDate>
    <dc:creator>juliana_rojas30</dc:creator>
    <dc:date>2020-09-16T06:38:51Z</dc:date>
    <item>
      <title>About memory use in S32K</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153505#M5031</link>
      <description>&lt;P&gt;Hello everybody!&lt;/P&gt;&lt;P&gt;I am currently trying to know how much memory of my S32K144 is being used by an application that I made in Simulink.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking in the .map file, I find this information:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="juliana_rojas30_0-1600175552917.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125191iB2203CC3426C5DFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="juliana_rojas30_0-1600175552917.png" alt="juliana_rojas30_0-1600175552917.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I understand, the RAM (m_data) consumption would be of&amp;nbsp;&lt;SPAN&gt;32 768 B? How is that even possible? Am I reading this the wrong way?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Juliana&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:16:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153505#M5031</guid>
      <dc:creator>juliana_rojas30</dc:creator>
      <dc:date>2020-09-15T13:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: About memory use in S32K</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153625#M5032</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/148298"&gt;@juliana_rojas30&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If you want to get the size of the generated code, inside our toolbox, please go to this location {Toolbox installation}\src\tools\gcc-6.3-arm32-eabi\bin there is an executable called&amp;nbsp;arm-none-eabi-size.exe&lt;/P&gt;
&lt;P&gt;If you run this executable passing as argument the generated elf you will see the following output:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\.....\&amp;gt;arm-none-eabi-size.exe generated.elf
   text    data     bss     dec     hex filename
  46884    1272    6104   54260    d3f4 generated.elf&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 18:16:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153625#M5032</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2020-09-15T18:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: About memory use in S32K</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153900#M5035</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I was trying to look for the direction you said inside the project folder I am working on, but I can't find the folder "tools". There's one called "clock" and another one called "power", but no tools. Actually if I put only the direction directly on the path, I get this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 509px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125253iE18E904C6AD33C64/image-dimensions/509x65?v=v2" width="509" height="65" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Should I run any command to generate this folder or something?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Juliana. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 06:38:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153900#M5035</guid>
      <dc:creator>juliana_rojas30</dc:creator>
      <dc:date>2020-09-16T06:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: About memory use in S32K</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153923#M5037</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/148298"&gt;@juliana_rojas30&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the 'src' is the problem in your path, please open in explorer.&lt;/P&gt;
&lt;P&gt;The full path for me is 'C:\AddOnR2019b\Toolboxes\NXP_MBDToolbox_S32K1xx\tools\gcc-6.3-arm32-eabi\bin', but obviously it differs from PC to PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 07:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153923#M5037</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2020-09-16T07:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: About memory use in S32K</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153934#M5038</link>
      <description>&lt;P&gt;It worked perfectly! Thanks for your help!&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Juliana.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 07:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1153934#M5038</guid>
      <dc:creator>juliana_rojas30</dc:creator>
      <dc:date>2020-09-16T07:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: About memory use in S32K</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1857439#M9039</link>
      <description>&lt;P&gt;hello, when using iMXRT the map file is not getting generated, is there a way to see the ram occupancy (peak ram usage)? i have tried to experiment with the stack profiler from Simulink but i got some errors&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 09:27:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/About-memory-use-in-S32K/m-p/1857439#M9039</guid>
      <dc:creator>FodorImo</dc:creator>
      <dc:date>2024-04-30T09:27:34Z</dc:date>
    </item>
  </channel>
</rss>

