Reply by Tao Wang November 12, 20022002-11-12
You need to write "boot code" yourself. First you should convert .out file or
.hex file into "binary stream", i.e. the thing you can see in "disassembly
window" of your ccs. Then you should write a new .cmd file that map your code
into the flash space. Last you can use these data to program your flash or
eeprom.

You can reference "spra568.pdf" for program flash.

Wang Tao

----- Original Message -----
From: "fedelegger" <>
Date: Mon, 11 Nov 2002 13:57:27 -0000
To:
Subject: [c6x] download boot code to rom Re: Hi everybody,
Re: We made a board with a 6211 dsp. To debug it we use the XDS510PP
Re: emulator via JTAG. As a testbed, we used a 6711 dsk.
Re: To program the rom on the dsk, ti provides a flash programming
Re: utility which downloads the hex file to the rom. Unfortunately it
Re: works only with the dsk...so now how could I download my hex file to
Re: the rom on our board? Is there any utility like the one that comes
Re: with the dsk? Do I have to write my own utility? If this is the case,
Re: how should I proceed? I had a look at the code coming with the dsk,
Re: and that contains some call to dsk_hpi_xxx functions. Are there
Re: functions like those that work with generic c6211 boards?
Re: TIA
Re: Federica Legger
Re:
Re:
Re:
Re: _____________________________________
Re: Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you want
your answer to be distributed to the entire group.
Re:
Re: _____________________________________
Re: About this discussion group:
Re:
Re: To Join: Send an email to
Re:
Re: To Post: Send an email to
Re:
Re: To Leave: Send an email to
Re:
Re: Archives: http://www.yahoogroups.com/group/c6x
Re:
Re: Other Groups: http://www.dsprelated.com
Re:
Re:
Re: ">http://docs.yahoo.com/info/terms/
Re:
Re:
Re:

--


Reply by fedelegger November 11, 20022002-11-11
Hi everybody,
We made a board with a 6211 dsp. To debug it we use the XDS510PP
emulator via JTAG. As a testbed, we used a 6711 dsk.
To program the rom on the dsk, ti provides a flash programming
utility which downloads the hex file to the rom. Unfortunately it
works only with the dsk...so now how could I download my hex file to
the rom on our board? Is there any utility like the one that comes
with the dsk? Do I have to write my own utility? If this is the case,
how should I proceed? I had a look at the code coming with the dsk,
and that contains some call to dsk_hpi_xxx functions. Are there
functions like those that work with generic c6211 boards?
TIA
Federica Legger