This is a precompiled version of the RISC-V GNU toolchain (gcc, as, ld, libc, ...) and spike simulator, generated from the sources https://github.com/riscv/riscv-gnu-toolchain and https://github.com/riscv/riscv-tools, with executables stripped to save disk space (the extracted /opt/riscv/ directory uses around 550 Mb of disk space). It also contains ANTLR4, Python 3.10 and Pyright, for use in the MIF08 and CAP courses. Ubuntu 20.04, 20.10 & 22.04 It was generated and tested on Ubuntu 20.04, tested on Ubuntu 22.04, and may or may not run elsewhere. Use at your own risk. This archive (...)
Lire la suite...
Apprentissage du débogueur GDB pour débutants complets. Le tutorial se présente sous la forme d’un fichier C, les explications sont dans les commentaires.
Lire la suite...