I think it might be asm projects I'm mistaken it with (but it might have only showed eeprom maps).
For the asm project, the compiler shouldn't need to be much more than a lookup table for op codes,
and the thing to translate the Human friendly names of labels,variables, and registers to real locations.
The actual count at compile time, I'm not getting though.
It's like you need a script to look at how long the string of empty data is at the end of the hex file.




Bookmarks