<?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 Find Compiled Program Size (bytes)? log? MPC555  IDE v8.1 in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Find-Compiled-Program-Size-bytes-log-MPC555-IDE-v8-1/m-p/134966#M787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm starting to exceed the debug area on the pb0555 board (mpc555 dev kit) from axman.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;when i press the green arrow to debug.&amp;nbsp; Codewarrior brief displays a box showing the bytes size it's actually putting on the board.&amp;nbsp; See pic @ &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fpeople.tamu.edu%2F%7Eleblanc%2Fforums%2Fprogramsize%2Fprogramsize.jpg" rel="nofollow" target="_blank"&gt;http://people.tamu.edu/~leblanc/forums/programsize/programsize.jpg&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; and attached.&amp;nbsp;&amp;nbsp; (sometimes the preview is to fast and i can't see the number.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i get this value at any time? a log file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by leblanc on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-05-27&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;11:25 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 05:23:47 GMT</pubDate>
    <dc:creator>leblanc</dc:creator>
    <dc:date>2007-05-28T05:23:47Z</dc:date>
    <item>
      <title>Find Compiled Program Size (bytes)? log? MPC555  IDE v8.1</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Find-Compiled-Program-Size-bytes-log-MPC555-IDE-v8-1/m-p/134966#M787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm starting to exceed the debug area on the pb0555 board (mpc555 dev kit) from axman.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;when i press the green arrow to debug.&amp;nbsp; Codewarrior brief displays a box showing the bytes size it's actually putting on the board.&amp;nbsp; See pic @ &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fpeople.tamu.edu%2F%7Eleblanc%2Fforums%2Fprogramsize%2Fprogramsize.jpg" rel="nofollow" target="_blank"&gt;http://people.tamu.edu/~leblanc/forums/programsize/programsize.jpg&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; and attached.&amp;nbsp;&amp;nbsp; (sometimes the preview is to fast and i can't see the number.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i get this value at any time? a log file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by leblanc on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-05-27&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;11:25 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 05:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Find-Compiled-Program-Size-bytes-log-MPC555-IDE-v8-1/m-p/134966#M787</guid>
      <dc:creator>leblanc</dc:creator>
      <dc:date>2007-05-28T05:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Find Compiled Program Size (bytes)? log? MPC555  IDE v8.1</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Find-Compiled-Program-Size-bytes-log-MPC555-IDE-v8-1/m-p/134967#M788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;worse case scenario, look at the botom of the code size column (be aware this information does NOT take the smart linking into account).&lt;BR /&gt;&lt;BR /&gt;For precise information, edit the MAP file and sum all the read-only sections. If you did not define any user specific section then the .text section size should be the one...&lt;BR /&gt;&lt;BR /&gt;Hope this helps...&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 16:49:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Find-Compiled-Program-Size-bytes-log-MPC555-IDE-v8-1/m-p/134967#M788</guid>
      <dc:creator>Voxan</dc:creator>
      <dc:date>2007-05-29T16:49:45Z</dc:date>
    </item>
  </channel>
</rss>

