I tried to compile strings.pbp and strings-16.pbp using pbp 2.45, Microcode studio 2.3.0.0 and MPASM from mplab ide v 7.3.1. It errors to :
Error[113] c:\pbc\pbcpic14.lib 428 : Symbol not previously defined (EEADRH)
I'm stuck!! Please Advise
I tried to compile strings.pbp and strings-16.pbp using pbp 2.45, Microcode studio 2.3.0.0 and MPASM from mplab ide v 7.3.1. It errors to :
Error[113] c:\pbc\pbcpic14.lib 428 : Symbol not previously defined (EEADRH)
I'm stuck!! Please Advise
Hi Richard,
Good Point!
Using that technique requires that the PIC is able to read from it's own Flash memory. Which the 16F628(A) can't do.
yourmomOS,
Please disregard that last post. Well, except for the "It won't fit" part.
<br>
DT
So you still have 2 choices
1. Change Your PIC to and have one that can read from it's own Flash mem to fit your Strings
2. Keep the same PIC BUT Save your String to an external EEPROM.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks