Most compilers will provide a listing that shows the memory used by the program. If the compiler allows you to combine "relocatable modules" into a single executable, this is often called a "linkage editor" map. This information should be produced by default, but in some cases you may have to look for a configuration option to turn it on.When you write program for any microcontroller. How do you find how much memory, program occupy.
I work with XC8. I have no idea. Does complier tell size of your program?
by Jake Hertz
by Aaron Carman
by Aaron Carman