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

Subversion Repositories pss

[/] [pss/] [trunk/] [pss/] [SW/] [onboard/] [SWnLED/] [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`/SWnLED.c -o SWnLED.elf -Wl,--relax -Wl,--gc-sections  -g
2
zpu-elf-objdump --disassemble-all >SWnLED.dis SWnLED.elf
3
zpu-elf-objcopy -O binary SWnLED.elf SWnLED.bin
4
hexdump -v -e '4/1 "%02x"' -e '"\n"' SWnLED.bin > SWnLED.hex

powered by: WebSVN 2.1.0

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