PULP Community

Full Version: Compilation error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am getting the error at the time of compilation when iI use -march=RV64.
Even i tried with the rv32 or rv64 also.

Regards
Karthik
Hello Karthik,

I am afraid we will need a bit more information than that. I see that you want to compile C code into RISC-V (which core), which tool are you using (gcc version, where did you get it), what is the error message you are getting?

Thanks