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
ARCH = rv32imaczicsr
ABI = ilp32
CODEMODEL = medany
Error
Running example program on a RISC-V 32 bit system. On UART it prints out
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
Hello world from hart -2147472611: 0
This is probably due to line
uint64_tmhartid=READ_CSR("mhartid");
The text was updated successfully, but these errors were encountered:
Architecture
Error
Running example program on a RISC-V 32 bit system. On UART it prints out
This is probably due to line
The text was updated successfully, but these errors were encountered: