04-15-2019, 10:36 AM
Are you sure that your RISC-V toolchain is installed in the proper directory? The assembler in the build flow does not seem to recognize the LDU instruction (i.e. it is probably the x86-64 assembler that is in the system, not the cross compiler your should have used). Check that your crosscompiler is installed, and it is in the path.. Note that the explanations sometimes refer to /opt/riscv by way of an example.
Visit pulp-platform.org and follow us on twitter @pulp_platform