I am using a PIC18F252 with PBP 2.47, and MPASM 5.03.

When compiling I get an error stated as:

Error[113] C:\PICMIC~1\PBPPIC18.LIB 556 : Symbol not previously defined (EEADRH)

The Microchip Data Sheet indicates that the PIC18F252 does not have an EEADRH Register. It only has an EEADR Register.

Has anyone faced, and solved, this problem?

Thank you.
Jeff