as noted here: <https://github.com/efabless/carave...
# clear
a
as noted here: https://github.com/efabless/caravel_board/issues/37 the toolchain now expects
march=rv32i_zicsr
vs
march=rv32i
. I was able to compile with this change (possibly with some of flags during the
./configure
of the toolchain as well).