Files
Toooba/Tests/isa/PageCompileSteps.txt
2026-01-06 14:55:05 +00:00

4 lines
231 B
Plaintext

./riscv64-unknown-elf-gcc -nostdlib -nostartfiles -Wl,-Ttext=0x80000000 Page.S -o Page.o
./riscv64-unknown-elf-objcopy --remove-section .bss Page.o Page
# Copy file
scp home:/home/akilan/Documents/cheri/riscv/riscv/bin/Page .