DSPRelated.com
Forums

adsp 2181

Started by gc rashmi September 25, 2003
hi..

how to make a adsp2181 assembly program bootable from
PROM..

.module/ram/abs=0x0000 program;

is mentioned in my program...

& my architecture file describes 16k of pm ram & 16k
of dm ram. i have not mentioned .mmap=0 because , by
default it is 0.

now,
asm21 program -l -2181
ld21 program -a adsp2181 -g -x -e program
spl21 program.exe promfile -loader -2181

command gives me promfile.bnm of some x bytes size,the
promfile.bnl & promfile.bnu are of 0 size..

now
if i burn the promfile.bnm into the PROM, it is not
booting..

what other changes do i have to do to make my program
bootable ? please let me know..

thanks in advance..
rashmi

__________________________________