Sandbox for the C Language Course
Execute the following commands to install the toolchain, QEMU and GDB
sudo apt update -y
sudo apt install -y gcc-riscv64-unknown-elf qemu-system-misc gdb-multiarch
Details of the RISC-V 32i Instruction Encoding: Download the PDF