<?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>Classic/Legacy CodeWarrior中的主题 Flash.elf.xMAP file description in code warrior 8.3</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Flash-elf-xMAP-file-description-in-code-warrior-8-3/m-p/804844#M7522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using code warrior 8.3. My project compiles and builds, a .MAP file is generated. I am trying to figure out the program size and RAM usage but I can't seem to find these items. I am used to the CCS compiler where after every successful build it displays these stats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 18:24:42 GMT</pubDate>
    <dc:creator>carlkaczor</dc:creator>
    <dc:date>2018-10-17T18:24:42Z</dc:date>
    <item>
      <title>Flash.elf.xMAP file description in code warrior 8.3</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Flash-elf-xMAP-file-description-in-code-warrior-8-3/m-p/804844#M7522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using code warrior 8.3. My project compiles and builds, a .MAP file is generated. I am trying to figure out the program size and RAM usage but I can't seem to find these items. I am used to the CCS compiler where after every successful build it displays these stats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Flash-elf-xMAP-file-description-in-code-warrior-8-3/m-p/804844#M7522</guid>
      <dc:creator>carlkaczor</dc:creator>
      <dc:date>2018-10-17T18:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Flash.elf.xMAP file description in code warrior 8.3</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Flash-elf-xMAP-file-description-in-code-warrior-8-3/m-p/804845#M7523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Carl,&lt;/P&gt;&lt;P&gt;Regarding your question on how to figure out the program flash size and data RAM size, I think the *.elf.xmap file is the only way to get the program size and data ram size the application code utilizes.&lt;/P&gt;&lt;P&gt;You can read the end of the map file to understand the program flash and data RAM utilization.&lt;/P&gt;&lt;P&gt;The program flash size used is 0x0086+0x47B5=0x483B words, in other words, the program flash occupies from P:0x0000 to P:0x483B.&lt;/P&gt;&lt;P&gt;The data RAM used is from X:0x0000 to X:0xD71, the size is 0xD71-0x0000=0xD71.&lt;/P&gt;&lt;P&gt;The independent stack is from X:0xEA0 to X:0xFFF, the stack size is 0xFFF-0xEA0=0x160&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Memory map:&lt;BR /&gt;&amp;nbsp; v_addr&amp;nbsp;&amp;nbsp; p_addr&amp;nbsp;&amp;nbsp; size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name&lt;BR /&gt;&amp;nbsp; 00000004 00000004 00000082 .ApplicationInterruptVector .pInterruptVector&lt;BR /&gt;&amp;nbsp; 00000086 00000086 000047B5 .ApplicationCode .pFlash&lt;BR /&gt;&amp;nbsp; 0000F000 0000F000 00000095 .DataForProgramRAM .pIntRAM&lt;BR /&gt;&amp;nbsp; 0000483C 0000F000 00000040 .InitializedDataForProgramRAM .pIntRAM_Mirror&lt;BR /&gt;&amp;nbsp; 0000F800 0000F800 00000004 .HardwareAndWatchdogResetVector .pBootFlash&lt;BR /&gt;&amp;nbsp; 00000000 00000000 00000030&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xAvailable&lt;BR /&gt;&amp;nbsp; 00000030 00000030 00000010&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xCWRegisters&lt;BR /&gt;&amp;nbsp; 00000040 00000040 00000D31 .DataForDataRAM .xIntRAM&lt;BR /&gt;&amp;nbsp; 0000487D 00000040 00000068 .ApplicationInitialzedData .xIntRAM_Mirror&lt;BR /&gt;&amp;nbsp; 00000EA0 00000EA0 00000160&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xStack&lt;BR /&gt;&amp;nbsp; 00001000 00001000 00000800&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xPeripherals&lt;BR /&gt;&amp;nbsp; 00001800 00001800 00000800&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xReserved&lt;BR /&gt;&amp;nbsp; 00002000 00002000 000002B1 .InitializedConstData .xFlash&lt;BR /&gt;&amp;nbsp; 00004000 00004000 0000BF80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xExtRAM&lt;BR /&gt;&amp;nbsp; 0000FF80 0000FF80 00000080&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .xCoreRegisters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 06:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Flash-elf-xMAP-file-description-in-code-warrior-8-3/m-p/804845#M7523</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2018-10-25T06:13:28Z</dc:date>
    </item>
  </channel>
</rss>

