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

#Serialize Questions

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



Joined: 18 Apr 2006
Posts: 66

View user's profile Send private message Yahoo Messenger

#Serialize Questions
PostPosted: Sat May 03, 2008 4:15 pm     Reply with quote

I am using an 18F4550 and need to place a 5 digit serial number into 5 sequential locations of the data eeprom. I need them to always be entered from the keyboard as the numbers increase from 50000 to 65000 but dont always increase by 1.

After reading and trying the help section in PCWH, I still cannot get it to work. Anyone see what I am doing wrong? After running the code below, there is no data written to the eeprom. Is there a particular location in the C source code it needs to be? I get no error codes of any sort.

Here is what I am trying:
Code:
#serialize(dataee=0x0F,string=5,next="50000",prompt="Put in Serial number")
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