riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
575 stars 305 forks source link

spike error #128

Open ferdous313 opened 5 years ago

ferdous313 commented 5 years ago

Hi, I am using the commands in the emulator directory rocket-chip/emulator$ riscv64-unknown-elf-gcc -o hello hello.c rocket-chip/emulator$ spike "ERROR: invalid store to debug module: 8 bytes at 0x0000000000010000 terminate called after throwing an instance of 'trap_store_access_fault'" Please help solve this. Any suggestion will be appreciated!

mahsoommoosa42 commented 5 years ago

Same error