OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [mp3/] [sw/] [setpc/] [Makefile] - Diff between revs 339 and 505

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 339 Rev 505
Line 5... Line 5...
setpc.or32: setpc.o
setpc.or32: setpc.o
        or32-rtems-gcc -nostdlib setpc.o -o setpc.or32
        or32-rtems-gcc -nostdlib setpc.o -o setpc.or32
        or32-rtems-objcopy -O binary setpc.or32 setpc.bin
        or32-rtems-objcopy -O binary setpc.or32 setpc.bin
        ../utils/bin2srec setpc.bin > setpc.srec
        ../utils/bin2srec setpc.bin > setpc.srec
        ../utils/bin2hex setpc.bin > setpc.hex
        ../utils/bin2hex setpc.bin > setpc.hex
        cp setpc.hex ../../sim/src/flash.in
        cp setpc.hex ../../sim/src/setpc.mem
 
 
setpc.o: setpc.S
setpc.o: setpc.S
        or32-rtems-gcc $(CCFLAGS) setpc.S -c -DOR1K
        or32-rtems-gcc $(CCFLAGS) setpc.S -c -DOR1K
 
 
clean:
clean:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.