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

Subversion Repositories pss

[/] [pss/] [trunk/] [pss/] [SW/] [onboard/] [SWLED/] [build.sh] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 AlexAntono
zpu-elf-gcc -O3 -phi `pwd`/SWLED.c -o SWLED.elf -Wl,--relax -Wl,--gc-sections  -g
2
zpu-elf-objdump --disassemble-all >SWLED.dis SWLED.elf
3
zpu-elf-objcopy -O binary SWLED.elf SWLED.bin
4
hexdump -v -e '4/1 "%02x"' -e '"\n"' SWLED.bin > SWLED.hex

powered by: WebSVN 2.1.0

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