Hello,
I'm using PBP 2.60C, with MPLAB v.8.84, MPASM is from mplab installer, on a Window 7 machine
I'm using pic18f4685 which is pretty large on resources, but after more than 1000 lines of code seems that there is no more space ?!?
if i erase few line i can compile again, so i don't see errors in code, because same lcdout "xxxxxxxxxxx" line if i use up then few time i get this error
6232 byte used, is it possible that I've spend all flash ??, I think I couldn't because PIC18F4685 has 96K (49152 words 3328 ram 1024 ee)
Attachment 6782
what else could be wrong ? all .inc .bas are pointed to right processor...... ideas
Bookmarks