CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

eeprom: first address in #rom directive

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
golf
Guest







eeprom: first address in #rom directive
PostPosted: Mon May 26, 2008 6:22 am     Reply with quote

i'm making a program for the pic18f2550
i must use the #rom directive, to program an initial value in eeprom, which may change
i have been searching in the programming specs for the address to put in the directive; i found id address, program code address, but i couldn't find the eeprom address

do you know which address is the first?

i would like to put something like this:
#rom address={...}
Ttelmah
Guest







PostPosted: Mon May 26, 2008 6:43 am     Reply with quote

0xF00000

Section 5.5, in the programming data sheet.

Best Wishes
golf
Guest







PostPosted: Mon May 26, 2008 7:14 am     Reply with quote

found!
maybe i skipped reading this little point

thanks
Ttelmah
Guest







PostPosted: Mon May 26, 2008 8:50 am     Reply with quote

It is not exactly 'obviously' laid out. Like me, the first time I looked, you probably went to the bit about the EEPROM, expecting to see the address there...

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group