Question
Hex file code size
Posted on December 13, 2016 at 04:35
Hi,
I'm using IAR to create a hex file which size is 233KB.
However, when I look into the .map file, it told below:
183 710 bytes of readonly code memory
4 265 bytes of readonly data memory
62 327 bytes of readwrite data memory.
The ROM size is 183710+4265=187975.
This is not the same with hex file size.
Which one is correct?
Thanks.
