Hey 
I'm rather new with PICs and C, and I just found out that the program I wrote for my PIC16F877 is about 10-12kb big (depending of the amount of writing I do to the LCD)... And the PIC can only hold 8kb
I am using SourceBoost's C++ compiler...
Some of my methods aren't that clever, because the compiler has some limitations (compared to some code i saw compiled with IAR's C compiler - sourceBoost couldn't compile that...)
Any great ideas?
I'm rather new with PICs and C, and I just found out that the program I wrote for my PIC16F877 is about 10-12kb big (depending of the amount of writing I do to the LCD)... And the PIC can only hold 8kb
I am using SourceBoost's C++ compiler...
Some of my methods aren't that clever, because the compiler has some limitations (compared to some code i saw compiled with IAR's C compiler - sourceBoost couldn't compile that...)
Any great ideas?