PDA

View Full Version : 18f252 Error EEADRH



cohenjdc
- 21st July 2007, 11:50
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

Bruce
- 21st July 2007, 18:13
It would help if you posted the code you're having problems with!