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
I have created tool chain with --with-arch=rv64ima option and I have cross compiled linux 4.12. When I am trying to booting linux from spike with "spike bbl vmlinux--isa=rv64ima" option but I am getting error
Error:
billa@billa:~/Pictures/latest/riscv-tools/riscv-pk/build$ spike bbl vmlinux --isa=rv64ima
../machine/mtrap.c:18: machine mode: unhandlable trap 4 @ 0x0000000080003054
Power off
Please help me I am struck with this error
Thanks in advance
The text was updated successfully, but these errors were encountered:
I have created tool chain with --with-arch=rv64ima option and I have cross compiled linux 4.12. When I am trying to booting linux from spike with "spike bbl vmlinux--isa=rv64ima" option but I am getting error
Error:
billa@billa:~/Pictures/latest/riscv-tools/riscv-pk/build$ spike bbl vmlinux --isa=rv64ima
../machine/mtrap.c:18: machine mode: unhandlable trap 4 @ 0x0000000080003054
Power off
Please help me I am struck with this error
Thanks in advance
The text was updated successfully, but these errors were encountered: