<?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のトピックRe: HOWTO get the size of code generated</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139220#M1192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I am having same problem in Metrowerks (not Freescale) Codewarrior Ver 7.3 for DSP56800. I cannot find the switch to set for listing output file at all. It is pretty important on the target which is a '8013 chip with only 16K of FLASH!!&lt;BR /&gt;&lt;BR /&gt;Anyone come across that???&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 05:02:45 GMT</pubDate>
    <dc:creator>offgrid</dc:creator>
    <dc:date>2006-06-13T05:02:45Z</dc:date>
    <item>
      <title>HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139215#M1187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Working with CW 5.0, I've tried in vain to find the size of code generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, tell me where can I find this information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 06:33:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139215#M1187</guid>
      <dc:creator>claw</dc:creator>
      <dc:date>2006-06-11T06:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139216#M1188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Which core are you using, a HC08?&lt;BR /&gt;&lt;BR /&gt;For a HC08, check the map file, it is by default in the bin folder.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 07:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139216#M1188</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2006-06-11T07:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139217#M1189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Is that unique to CW5? I don't see it with CW3.1. Maybe I'm just not setting an option the same way.&lt;BR /&gt;&lt;BR /&gt;I always look at my listing file, and then check where things lie and how much room I have, since I may have things at fixed offsets and I need to be aware of not only what is where, but how I can 'expand' things without bumping into things that may be real bad!&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 19:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139217#M1189</guid>
      <dc:creator>mke_et</dc:creator>
      <dc:date>2006-06-11T19:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139218#M1190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its the same in 3.1 and 5.&lt;/P&gt;&lt;P&gt;I haven't done anything special to get it like this. Here is the last few lines from two different projects' map files.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="msg_source_code"&gt;&lt;SPAN class="text_smallest"&gt;Code:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;CW3.1:*********************************************************************************************STATISTIC SECTION---------------------------------------------------------------------------------------------ExeFile:--------Number of blocks to be downloaded: 6Total size of all blocks to be downloaded: 2749CW5:*********************************************************************************************STATISTIC SECTION---------------------------------------------------------------------------------------------ExeFile:--------Number of blocks to be downloaded: 3Total size of all blocks to be downloaded: 226&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 06:45:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139218#M1190</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-06-12T06:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139219#M1191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Perhaps these lines from the end of the SECTION-ALLOCATION SECTION of the MAP-file are even more useful:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="msg_source_code"&gt;&lt;SPAN class="text_smallest"&gt;Code:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Summary of section sizes per section type:READ_ONLY (R):        FCA1 (dec:    64673)READ_WRITE (R/W):     1006 (dec:     4102)NO_INIT (N/I):         830 (dec:     2096)&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 15:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139219#M1191</guid>
      <dc:creator>Sten</dc:creator>
      <dc:date>2006-06-12T15:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139220#M1192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I am having same problem in Metrowerks (not Freescale) Codewarrior Ver 7.3 for DSP56800. I cannot find the switch to set for listing output file at all. It is pretty important on the target which is a '8013 chip with only 16K of FLASH!!&lt;BR /&gt;&lt;BR /&gt;Anyone come across that???&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 05:02:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139220#M1192</guid>
      <dc:creator>offgrid</dc:creator>
      <dc:date>2006-06-13T05:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139221#M1193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Are you looking for a way to generate a map file in CodeWarrior for DSP568xx?&lt;/P&gt;&lt;P&gt;If you are building from the IDE:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Start IDE&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Open the project&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Open the Target Setting dialog (pressing ALT+F7)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Switch to "M56800E Linker" or "M56800 Linker" depending on the CPU you are targeting&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Make sure "Generate Link Map File " is checked.&lt;/P&gt;&lt;P&gt;If you are building from command line make sure to link with option -Map.&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 13:54:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139221#M1193</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-06-13T13:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139222#M1194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Must be a 'C' issue. I see no option for a map file with assembler&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139222#M1194</guid>
      <dc:creator>mke_et</dc:creator>
      <dc:date>2006-06-13T19:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139223#M1195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;MAP file is generated by the linker.&lt;/DIV&gt;&lt;DIV&gt;That means you should be able to get a MAP file for an ANSI C or relocatable assembler application.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Anything which gets through the linker to generate an executable file.&lt;/DIV&gt;&lt;DIV&gt;If you are using absolute assembly, you will not get any MAP file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Basic idea is that programmer is controlling object allocation when programming in absolute assembly. So we suppose you know where you put your stuff.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You should be able to let the assembler generate a listing file though.&lt;/DIV&gt;&lt;DIV&gt;In HC08 V5.0 you have an assembly option -L for that. Please take also a look at option -Lasmc to configure whatever you want to see in the listing file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 20:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139223#M1195</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-06-13T20:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139224#M1196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;There is a check box labeled "Generate Link Map" under "Linker", "M56800E Linker", and that is checked. There is no "*.map" file&lt;BR /&gt;generated however.&lt;BR /&gt;&lt;BR /&gt;The only output file that is close is "sdm_pROM_xRAM.elf.xMAP" which is not at all like the HC05 map file I am used to seeing. There is no summary of memory used, no RAM used, are there even starting and ending addresses here??&lt;BR /&gt;&lt;BR /&gt;Here is the listing (so you can see what I mean!!):&lt;BR /&gt;&lt;BR /&gt;# Link map of F_EntryPoint&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# .interrupt_vectorsboot&lt;BR /&gt;#&amp;gt;00000000 F_vector_addr (linker command file)&lt;BR /&gt; 00000000 00000004 interrupt_vectorsboot.text F_vectboot (Vectors.c)&lt;BR /&gt;&lt;BR /&gt;# .interrupt_vectors&lt;BR /&gt; 00000000 0000005C interrupt_vectors.text F_vect (Vectors.c)&lt;BR /&gt;&lt;BR /&gt;# .ApplicationCode&lt;BR /&gt;#&amp;gt;0000005C F_Pcode_start_addr (linker command file)&lt;BR /&gt; 0000005C 00000033 .text F_EntryPoint (Cpu.c)&lt;BR /&gt; 0000008F 00000007 .text FCpu_Interrupt (Cpu.c)&lt;BR /&gt; 00000096 00000021 .text FPE_low_level_init (Cpu.c)&lt;BR /&gt; 000000B7 00000059 .text Fmain (Tims_PWM_test.c)&lt;BR /&gt; 00000110 00000045 startup.text Finit_56800_ (56F80xx_init.asm)&lt;BR /&gt; 00000110 00000045 startup.text startup.text (56F80xx_init.asm)&lt;BR /&gt;#&amp;gt;00000155 F_Pcode_end_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000156 __pROM_data_start (linker command file)&lt;BR /&gt;&lt;BR /&gt;# .data_in_p_flash_ROM&lt;BR /&gt;#&amp;gt;00000001 __xRAM_data_start (linker command file)&lt;BR /&gt;#&amp;gt;00000002 __xRAM_data_end (linker command file)&lt;BR /&gt;#&amp;gt;00000001 __data_size (linker command file)&lt;BR /&gt;&lt;BR /&gt;# .ApplicationData&lt;BR /&gt;#&amp;gt;00000004 F_Xbss_start_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000004 _START_BSS (linker command file)&lt;BR /&gt;#&amp;gt;00000004 _END_BSS (linker command file)&lt;BR /&gt;#&amp;gt;00000000 F_Xbss_length (linker command file)&lt;BR /&gt;#&amp;gt;00000004 _HEAP_ADDR (linker command file)&lt;BR /&gt;#&amp;gt;00000100 _HEAP_SIZE (linker command file)&lt;BR /&gt;#&amp;gt;00000104 _HEAP_END (linker command file)&lt;BR /&gt;#&amp;gt;00000200 _min_stack_size (linker command file)&lt;BR /&gt;#&amp;gt;00000104 _stack_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000304 _stack_end (linker command file)&lt;BR /&gt;#&amp;gt;00000004 F_heap_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000104 F_heap_end (linker command file)&lt;BR /&gt;#&amp;gt;00000104 F_Lstack_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000104 F_StackAddr (linker command file)&lt;BR /&gt;#&amp;gt;00000303 F_StackEndAddr (linker command file)&lt;BR /&gt;#&amp;gt;00000001 F_Ldata_size (linker command file)&lt;BR /&gt;#&amp;gt;00000001 F_Ldata_RAM_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000156 F_Ldata_ROM_addr (linker command file)&lt;BR /&gt;#&amp;gt;00000000 F_xROM_to_xRAM (linker command file)&lt;BR /&gt;#&amp;gt;00000001 F_pROM_to_xRAM (linker command file)&lt;BR /&gt;#&amp;gt;00000004 F_start_bss (linker command file)&lt;BR /&gt;#&amp;gt;00000004 F_end_bss (linker command file)&lt;BR /&gt;#&amp;gt;00000304 __DATA_END (linker command file)&lt;BR /&gt;#&amp;gt;0000F000 FArchIO (linker command file)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# Memory map:&lt;BR /&gt; v_addr p_addr size name&lt;BR /&gt; 0000F000 0000F000 00000000 .x_Peripherals&lt;BR /&gt; 00000000 00000000 00000004 .p_Interruptsboot&lt;BR /&gt; 00000000 00000000 0000005C .p_Interrupts&lt;BR /&gt; 0000005C 0000005C 000000FA .p_Code&lt;BR /&gt; 00000001 00000001 00000303 .x_Data&lt;BR /&gt; 00000001 00000001 00000001 .p_flash_ROM_data&lt;BR /&gt; 00008000 00008000 00000800 .p_internal_RAM&lt;BR /&gt;&lt;BR /&gt;# Link start time: Tue Jun 13 09:32:08 2006&lt;BR /&gt;# Link end time: Tue Jun 13 09:32:08 2006&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 00:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139224#M1196</guid>
      <dc:creator>offgrid</dc:creator>
      <dc:date>2006-06-14T00:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139225#M1197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;The .xMAP file is the file you have to look into.&lt;/P&gt;&lt;P&gt;At the end of the file you have a section Memory Map looking as follows:&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; 00000000 00000000 000000A4 .p_interrupts_flash_ROM&lt;BR /&gt;&amp;nbsp; 000000A4 000000A4 000004FE .p_flash_ROM&lt;BR /&gt;&amp;nbsp; 000005A2 00000001 0000008D .p_flash_ROM_data&lt;BR /&gt;&amp;nbsp; 00020000 00020000 0000008B .p_boot_flash_ROM&lt;BR /&gt;&amp;nbsp; 0002F800 0002F800 00000800 .p_internal_RAM&lt;BR /&gt;&amp;nbsp; 00000001 00000001 000006B5 .x_internal_RAM&lt;BR /&gt;&amp;nbsp; 00001000 00001000 00000000 .x_flash_ROM&lt;BR /&gt;&amp;nbsp; 0000F000 0000F000 00001000 .x_onchip_peripherals&lt;BR /&gt;&amp;nbsp; 00FFFF00 00FFFF00 00000000 .x_EOnCE&lt;/P&gt;&lt;P&gt;This is where you find information around size of the application.&lt;/P&gt;&lt;P&gt;The MAP file is just a text file providing information on what happens during the link session. Format of this file is not standard and may vary from one CPU to the other.&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 13:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139225#M1197</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-06-14T13:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO get the size of code generated</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139226#M1198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;peg wrote:&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN class="msg_source_code"&gt;&lt;SPAN class="text_smallest"&gt;Code:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;CW3.1:
*********************************************************************************************
STATISTIC SECTION
---------------------------------------------------------------------------------------------
ExeFile:
--------
Number of blocks to be downloaded: 6
Total size of all blocks to be downloaded: 2749
&amp;lt;hr/&amp;gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the dimension of one block is what? 1 byte? 2 byte?&lt;BR /&gt;&lt;BR /&gt;Bye Jack&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 14:00:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139226#M1198</guid>
      <dc:creator>jag</dc:creator>
      <dc:date>2006-09-14T14:00:45Z</dc:date>
    </item>
    <item>
      <title>I need only total size of code</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139227#M1199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I need to know the code generated, because of my lecense.&lt;BR /&gt;I need only the total k, example 7k.&lt;BR /&gt;Do I have everytime to read the map file ad to sum all rows?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 23:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HOWTO-get-the-size-of-code-generated/m-p/139227#M1199</guid>
      <dc:creator>PsychoDebugger</dc:creator>
      <dc:date>2007-02-20T23:38:56Z</dc:date>
    </item>
  </channel>
</rss>

