DSPRelated.com
Forums

eprom boot

Started by kennedy10192002 September 29, 2002
i would like to control my 21065L ezkit by an external
microcontroller instead of a pc....i would like to store one of the
example codes on the eprom. is there anything else that i need to
burn to the eprom other than that code???

kennedy



On Sat, 2002-09-28 at 20:47, kennedy10192002 wrote:
> i would like to control my 21065L ezkit by an external
> microcontroller instead of a pc....i would like to store one of the
> example codes on the eprom. is there anything else that i need to
> burn to the eprom other than that code???

Use the elfloader utility to assemble the program together with the PROM
loader kernel. I believe the IDE does this for you when you select an
EPROM as the project output. There are several app notes on ADI's
website that are very useful in understanding the boot process.

[Please direct replies to the list, not directly to me.]