I must not have "riscv-none-embed-gcc" in my install path, because when I ran ./install.sh, the make got to "make[1]: riscv-none-embed-gcc: Command not found"
A more explicit description about where riscv-none-embed-gcc should exist would be helpful. What should the path be modified to so that "riscv-none-embed-gcc" can be seen during install?
Thank you.