[ECOS] hal_mips_rm7000_ocelot.cdl

Jesper Skov jskov@redhat.com
Fri Aug 3 04:31:00 GMT 2001


>>>>> "Chris" == Chris Morrow <cmorrow@YottaYotta.com> writes:

Chris> The cdl expands to the following make target
Chris> $(PREFIX)/bin/gdb_module.srec: $(wildcard
Chris> $(PREFIX)/bin/gdb_module.img) $(OBJCOPY) --strip-unneeded -O
Chris> srec $< pre-swap.srec $(OBJCOPY) --change-address 0xbfc00000 -I
Chris> binary -O srec be.bin $@

Chris> The second objcopy takes the file be.bin as input. I can't see
Chris> how be.bin is produced. When you do the make it complains about
Chris> no such file "be.bin".

Sorry, my mistake: you don't want to use that rule at all. You want to
build RedBoot.   I'll remove the use of OBJCOPY from the gdb_stub
rule.

Jesper



More information about the Ecos-discuss mailing list