04-17-2019, 12:43 PM
(04-15-2019, 10:48 AM)AhmedZaky Wrote: Thanks for the prompt reply, as far as I understand it's installed using the following set of commands right ?
"./configure --prefix=/opt/riscv --with-arch=rv32imc --with-cmodel=medlow --enable-multilib
make
"
If that is the case, it's installed in the proper directory opt/riscv/bin and the directory is added to the path. If it's not, please advise how to check it.
Thanks for your support.
Also, I proceeded with the other steps until I ran " Hello example" and the RTL simulation, SDK platform was all built successfully.
I have the same problem as you. Have you solved this problem in the end? How was it solved?