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

Subversion Repositories pss

[/] [pss/] [trunk/] [pss/] [SW/] [onboard/] [Heartbeat/] [build.sh] - Rev 3

Compare with Previous | Blame | View Log

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

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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