<?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 know RAM memory consumption for application on S32K144 EVB in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670767#M1338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well - I have no idea how many RAM your project will need - it depends on implementation. But I'm sure that 64kB of RAM on S32K144 is okay for your scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2017 10:53:46 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2017-08-09T10:53:46Z</dc:date>
    <item>
      <title>How to know RAM memory consumption for application on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670764#M1335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached .map file for one of the application.&lt;/P&gt;&lt;P&gt;From .map file I extracted below information.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="j-rte-table"&gt;&lt;TABLE style="margin-left: 21.35pt;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;&lt;STRONG&gt;Memory sections&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;&lt;STRONG&gt;Size in bytes&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;.data&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;2436&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;.text&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;11320&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;.rodata&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;48&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;.bss&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;" width="312"&gt;&lt;P&gt;316&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know how much RAM memory will be used when this application run on S32K144&amp;nbsp;MCU ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any provision in S32 design studio to monitor amount of RAM used when debugging this application on S32K144 evaluation board ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338889"&gt;S32K144_CSEC_KEYCONFIG_Example.map.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670764#M1335</guid>
      <dc:creator>mrajanna</dc:creator>
      <dc:date>2017-08-08T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to know RAM memory consumption for application on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670765#M1336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can enable printing target size by right click on project name -&amp;gt; properties &amp;nbsp;and check the Print size checkbox&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16327iAC44CE96C6BD9728/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In build console you can see something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16294iBEAA7C8DF53F6901/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/"&gt;Here&lt;/A&gt;&amp;nbsp;is detailed description of each block (text, data, bss...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670765#M1336</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2017-08-08T11:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to know RAM memory consumption for application on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670766#M1337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;BR /&gt;Thank you for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your experience can you please suggest how much of RAM is required in below scenario.&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Use case Scenario&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;a. freeRTOS&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;b. Load secure key to CSEc + Perform encryption and decryption on plain text using loaded secure key + Prepare for &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;secure boot.&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;c. Run OBD CAN stack&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;d. Other hardware initialization if any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 10:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670766#M1337</guid>
      <dc:creator>mrajanna</dc:creator>
      <dc:date>2017-08-09T10:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to know RAM memory consumption for application on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670767#M1338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well - I have no idea how many RAM your project will need - it depends on implementation. But I'm sure that 64kB of RAM on S32K144 is okay for your scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 10:53:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670767#M1338</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2017-08-09T10:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to know RAM memory consumption for application on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670768#M1339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;Okay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can share any sample project details like what all components were running on S32K144's 64K SRAM, it will be helpful to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 11:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on-S32K144/m-p/670768#M1339</guid>
      <dc:creator>mrajanna</dc:creator>
      <dc:date>2017-08-09T11:31:51Z</dc:date>
    </item>
  </channel>
</rss>

