Explore

riscv ×
  • screenshot

    Guidance needed to build a native toolchain for RISC-V

    I'm in the process of developing a native toolchain for my RISC-V Evaluation board. Currently, I...

  • screenshot

    Error: C compiler 'riscv64-unknown-linux-gnu-gcc' not found

    make ARCH=riscv CROSS_COMPILE=riscv64-unknown-linux-gnu- defconfig running this command results in error like *** Default configuration is based...