Error in building rv32imac BSP

Jiri Gaisler jiri at gaisler.se
Thu Feb 20 16:23:12 UTC 2020


On 2/20/20 5:03 PM, Eshan Dhawan wrote:
>
> make[3]: Leaving directory
> '/home/eshan/development/rtems/kernel/rtems/rv32imac/riscv-rtems5/c/rv32imac'
> checking for RTEMS_CPU_MODEL...
> checking for RTEMS_BSP_FAMILY... riscv
> checking for CPU_CFLAGS... (cached) -march=rv32imac -mabi=ilp32
> checking for CFLAGS_OPTIMIZE_V... (cached) -O2 -g -ffunction-sections
> -fdata-sections
> checking for style of include used by make... GNU
> checking for riscv-rtems5-gcc... no

----------------------------------^^^---------


You need to have the RISC-V tool chain in the PATH. If you don't have a
tool chain, then you can build it with RSB. See the relevant docs on
rtems.org ...

Jiri.





More information about the devel mailing list