Hi!
Can anybody tell me why the compiled code size of the same program is double size when i compile it for PIC 18F452 vs. PIC16F877?? For example, i wrote a program and compiled it first for 16f877, and it was 7,6kB. Because the program wasn't finished yet i've decide to use pic18f452 which has double program memory size to fit into it. And when i compiled the same program for the new pic the code size was 14,2kB. ??????? I don't understand this. Is this normal?? What am i doing wrong?? Please help!
Bookmarks