summaryrefslogtreecommitdiffstats
path: root/zpu/roadshow/roadshow/helloworld/build.sh
blob: 8069e360bda42d4becf4bc8254591cab201e7e3f (plain)
1
2
3
4
5
6
zpu-elf-gcc test.c -o test.elf -phi 
zpu-elf-objcopy -O binary test.elf test.bin
sh ../build/makefirmware.sh ../build/ic300.bit test.zpu test.bin



OpenPOWER on IntegriCloud