Adds a way to simulate the programs with spike, to compare PCs and debug
This commit is contained in:
@@ -8,6 +8,7 @@ linker = "riscv64-unknown-elf-ld"
|
||||
rustflags = [
|
||||
# "-C", "link-arg=-nostartfiles",
|
||||
"-C", "link-arg=-T../link.ld",
|
||||
"-C", "link-arg=../mem/crt.o",
|
||||
]
|
||||
|
||||
[unstable]
|
||||
|
||||
Reference in New Issue
Block a user