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

CHV32 having trouble on jetson nano ubuntu 20.03 #57

Open
Bramptonn opened this issue May 27, 2024 · 1 comment
Open

CHV32 having trouble on jetson nano ubuntu 20.03 #57

Bramptonn opened this issue May 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working package toolchain

Comments

@Bramptonn
Copy link

Im trying to program a chv32 chip using a jetson nano running ubuntu 20.03. However, it tells me that it has trouble finding the environment on aarch64. Does anyone know how to solve this issue?

@maxgerhardt
Copy link
Member

The MounRiver toolchain is only released for Windows (x64), Mac (x64 and ARM) and Linux (x64), but not Linux ARM64. So if you want that, write to support@mounriver.com first.

I am also looking into alternatively using the open-source RISC-V toolchain that is built for more platforms. Those however are missing some libraries that certain frameworks might depend on, and produce less optimal code due to not having the xw instruction extension that some CH32V chips use.

@maxgerhardt maxgerhardt self-assigned this May 28, 2024
@maxgerhardt maxgerhardt added bug Something isn't working package toolchain labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package toolchain
Projects
None yet
Development

No branches or pull requests

2 participants