Hi,
after I compile my project I get the message below. Which of these lines must I watch when I try to make it fit in a 4kB MCU (mega48)?
Is there debug information compiled into my .hex file? How do I optimize the code for raw size? Which compiler options are recomended?
Greetings,
Børge
Size after:
main.elf :
section size addr
.data 6 8388864
.text 4196 0
.bss 46 8388870
.noinit 0 8388916
.eeprom 0 8454144
.debug_aranges 100 0
.debug_pubnames 1287 0
.debug_info 4099 0
.debug_abbrev 1396 0
.debug_line 4675 0
.debug_str 1051 0
Total 16856