10-25-2024, 07:03 PM
(10-25-2024, 06:45 PM)kgf Wrote: Could it be that there is a different GCC in the path.. it looks like the correct GCC for PULP is not being used for the compilation that could explain the error..
My bash has the following the correct "export PULP_RISCV_GCC_TOOLCHAIN "/opt/riscv/"
Then inside the /opt/riscv/bin I have all the riscv32-unknown-elf-gcc and cpp...Etc