陈仕轩(Shixuan Chen)

Results 1 issues of 陈仕轩(Shixuan Chen)

Hello! The riscv-gnu-toolchain has turned CSR related instructions into zicsr extensions. The makefile should be updated as follows: In line C : from `riscv32-unknown-elf-gcc -march=rv32i -mabi=ilp32` to `riscv32-unknown-elf-gcc -march=rv32i_zicsr_zifencei -mabi=ilp32`.