[DSP-10] EZFAST Loadiing Problem
Lyle Johnson
wa7gxd at fidalgo.net
Sat Nov 13 19:18:01 EST 2004
> When you assemble and link this file, and if the linker is set to create
> S records or Intel hex files, then you should be able to just burn those
> files into the Flash.
I just ran the exercise and you must add the following line to the batch
or make file:
spl21 uhf3 uhf3 -loader -i -2181
This will convert the output to a file suitable for burning into an
eprom or flash. the -i tell sit to use Intel format,; if you leave this
out it will be in Motorola S-record format.
The file you want is then uhf3.bnm, which will be about 91KB.
I don't currently have a system set up, so I can;t tell you if this will
result in a working image for a DSP-10 or not.
73,
Lyle
More information about the DSP-10
mailing list