A precompiled riscv toolchain for GAP IoT Application Processor, which is compiled with: gcc version 9.4.0 (Ubuntu 20.04.5)
If you want to compile the toolchain by yourself, please clone the source from: https://github.com/GreenWaves-Technologies/gap-riscv-gnu-toolchain
To install the toolchain, please run:
./install.sh
It will be install to your /usr/lib, other wise you could specify a path when you run it:
./install.sh <path>