PIC Data EEPROM Base Address

bnfdvn

New Member
I need help finding where the Data EEPROM on a PIC 16F887 begins. I want to use the #ROM command in the compiler to preload the contents of the Data EEPROM and I can't find the address in the data sheet or anywhere else. Thanks for looking and any help provided.
 

You can't have looked very hard, it's certainly in every datasheet - in multiple places.
 
Flash, SFRs (RAM) and EEPROM all start at zero. How you tell your compiler which you are using is compiler specific.

Mike.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…