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)
Why don't you just stick all the code in serial EEPROMs
Posted: Thu Jan 15, 2004 12:13 am
That way you do not you any of the master's memory.
kometen
Joined: 12 Oct 2003 Posts: 13
Good idea
Posted: Thu Jan 15, 2004 1:06 am
Thanks, that was a good idea, I have already a FRAM in the design I can use.
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