<?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: Map file analysing... in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161756#M9847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Close. You forgot to add stack size. Also, if you used zero page RAM, you should could it too. Look at this line:&lt;/P&gt;&lt;P&gt;READ_WRITE (R/W):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6B8 (dec:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1720)&lt;/P&gt;&lt;P&gt;Of course&amp;nbsp;READ_WRITE figure may not always work&amp;nbsp;as RAM usage indicator, since you may create your own NO_INIT N/I segments and place there&amp;nbsp;variables that don't need to be zeroad at startup, making srtartup taking less time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2011 21:26:13 GMT</pubDate>
    <dc:creator>kef</dc:creator>
    <dc:date>2011-08-24T21:26:13Z</dc:date>
    <item>
      <title>Map file analysing...</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161755#M9846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. i'm working on HCS08DZ60.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to analyse the map file to know ram usage (without stack)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you confirm me that, to know RAM usage without stack, i just need to add:&lt;/P&gt;&lt;P&gt;- Data segment&lt;/P&gt;&lt;P&gt;- Bss segmant&lt;/P&gt;&lt;P&gt;- Common segment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case, in my map file (joined) could you confim me that i'm using 1463 bytes of RAM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 15:24:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161755#M9846</guid>
      <dc:creator>Iko</dc:creator>
      <dc:date>2011-08-24T15:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Map file analysing...</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161756#M9847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Close. You forgot to add stack size. Also, if you used zero page RAM, you should could it too. Look at this line:&lt;/P&gt;&lt;P&gt;READ_WRITE (R/W):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6B8 (dec:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1720)&lt;/P&gt;&lt;P&gt;Of course&amp;nbsp;READ_WRITE figure may not always work&amp;nbsp;as RAM usage indicator, since you may create your own NO_INIT N/I segments and place there&amp;nbsp;variables that don't need to be zeroad at startup, making srtartup taking less time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 21:26:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161756#M9847</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-08-24T21:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Map file analysing...</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161757#M9848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iko,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may also be useful to view the section "Object list sorted by address", where it can be seen the the non-stack&amp;nbsp;RAM usage commences at address 0x200,&amp;nbsp;through to address&amp;nbsp;0x7B6, a span of 0x5B7 (1463) bytes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 22:34:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Map-file-analysing/m-p/161757#M9848</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2011-08-24T22:34:35Z</dc:date>
    </item>
  </channel>
</rss>

