What about using the bootstrap mode w/ say a MMC.  I am planning on this
type of system for software upgrades, but I'm pretty sure you could get
it to work for initial loads as well.  I'll probably use a PC to load
code on the chip initially w/ jtag, but then have a routine that checks
an MMC for the presence of an updated code set.  Then, running in RAM,
update the flash.
Just a suggestion
-Mark


-----Original Message-----
From: mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net] On Behalf Of Dmitry
Sent: Friday, March 14, 2003 5:33 AM
To: mspgcc-users@lists.sourceforge.net
Subject: [Mspgcc-users] JATG/anysortofprogrammer.


Fellows,

This thing I want is:
1. Build a binary of my project.
2. Upload it to MCU _without_ a computer
(ibmpc/intel/solaris/sparc/etc.).

I can do 1 :)
About 2:
There is a project on CVS serJTAGsomething, but Chris, I cannot really
see a 
point where my project code has to be located and how.
So, for example, If I got three sections 
char s_data[] = {...};
char s_text[] = {..,};
char s_vectors[] = {...};
with appropriate addressing, how can I upload them to mcu with a
replicator?

Has anybody seen something similar?
Or just using built-in bsl and external MCU?


Cheers,
~d


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to