riscvarchive / risc-v-getting-started-guide

The official RISC-V getting started guide
https://risc-v-getting-started-guide.readthedocs.io/en/latest/
Creative Commons Attribution 4.0 International
198 stars 56 forks source link

I think the RV32 compilation should be updated #34

Open gkamendje opened 3 years ago

gkamendje commented 3 years ago

The step for the Linux compilation for rv32 should be updated to use rv32_defconfig instead of defconfig. Compiling with defconfig will cause the kernel to hang when loaded in Spike/OpenSbi.