agra-uni-bremen / riscv-vp

RISC-V Virtual Prototype
MIT License
139 stars 49 forks source link

Platform Hifive error #33

Open laurversanu opened 1 year ago

laurversanu commented 1 year ago

Simulation stops whit "[ISS] Warn: Taking trap handler in machine mode to 0x0, this is probably an error.", i understand from where this comes from, but i cannot fix it in order for the simulation to work, i used just the hifive-vp in the configuration, without any vp_flags. And when i use the --intercept-syscalls and --error-on-zero-traphandler flags, the simulation stays in a infinite loop with this "WARNING: core memory transaction failed for address 0x00". Can you help with a fix?