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

Storing Hexcode in Pic

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



Joined: 12 Oct 2003
Posts: 13

View user's profile Send private message

Storing Hexcode in Pic
PostPosted: Wed Jan 14, 2004 1:14 pm     Reply with quote

Question In my 'master' (18f6720) unit I want to keep a copy of the code for a
smaller 'slave' (16f452) unit. In case of exchange of the slave unit I can download the code using a bootloader. How can I store this huge amount of data in the master's memory?
If I just merge the masters code with the slaves code, I get trouble with the adresses. Any Ideas?

Thanks in advance

Poul
hillcraft



Joined: 22 Sep 2003
Posts: 101
Location: Cape Town (South africa)

View user's profile Send private message Send e-mail Visit poster's website

Why don't you just stick all the code in serial EEPROMs
PostPosted: Thu Jan 15, 2004 12:13 am     Reply with quote

That way you do not you any of the master's memory.
kometen



Joined: 12 Oct 2003
Posts: 13

View user's profile Send private message

Good idea
PostPosted: Thu Jan 15, 2004 1:06 am     Reply with quote

Thanks, that was a good idea, I have already a FRAM in the design I can use.

Regards

Poul
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