Thanks
I'm using a PIC16F88 and i thought it was odd being an out of memory warning because in IC-Prog the program fills only half of the entire memory.
.
Thanks
I'm using a PIC16F88 and i thought it was odd being an out of memory warning because in IC-Prog the program fills only half of the entire memory.
.
Hi:
The 16F88 has 4096 words of program memory. This is equal to $1000 (In hex). Then it has
two blocks of $800 words. The warning only states that you have used more than the first
block. You still have memory available.
Greetings...
Ruben de la Pena V.
Bookmarks