You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The trace in the post contains hypervisor-related CSR, and maybe the spike is not set for supporting hypervisor. That is the possible reason why spike raises illegal instruction exception.
I can not find the instruction "csrr sp, hstatus" in the dump or elf file, please have a check if the ELF file in the attachment is the "real" elf file you fed to spike.
During testing with Spike, I noticed that the instruction at

pc = 0x800005ac
differs from the one executed by Spike.As observed, the register has become

hstatus
, which is not the expected value.test.zip
The text was updated successfully, but these errors were encountered: