DBT-RISE-TGC/build.sh

7 lines
196 B
Bash
Raw Normal View History

2018-02-06 12:34:34 +01:00
mkdir -f build_rel
cd build_rel/
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo && \
cmake --build . && \
bin/riscv --reset=0x20400000 --verbose=4 $HOME/eclipse-workspace/RiscV-dhrystone/dhrystone