mojsa2000
Joined: 18 May 2010 Posts: 78
|
modify the memory |
Posted: Mon Nov 22, 2010 3:08 pm |
|
|
Hi
I'm working on a project that uses a PIC16f877a, a DS1307, an eeprom(24c512), lcd and serial Port as in/output. In final step I've made a program for communications via rx/tx lines. These communications are reading and setting date and time, read eeprom and erase it by a PC.
Now when I compile the project, unfortunately, this error takes place:
Quote: | *** Error 71 "the_final.c" Line 377(0,1): Out of ROM, A segment or the program is too large @PRINTF_L32D_183FPFPF |
I want to know how can I modify the memory for code and then, how do I solve this error.
Please help me about them. |
|