Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc Clarification: do I need a toolchain specific for RI5CY? #1

Open
tcal-x opened this issue Oct 27, 2020 · 1 comment
Open

Doc Clarification: do I need a toolchain specific for RI5CY? #1

tcal-x opened this issue Oct 27, 2020 · 1 comment

Comments

@tcal-x
Copy link

tcal-x commented Oct 27, 2020

I have a few generic riscv toolchains installed (stuff like riscv64-unknown-elf-gcc). Do I need a toolchain specific for RI5CY?

@gmartin102
Copy link
Collaborator

Yes you need the riscv32 variants. from a clean cloned arnold-sdk, the command
bash install.bash ++riscv-toolchain
will install and build the proper toolchain and install it into /opt/riscv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants