-
After installing litexcnc, litex and oss-cad-suite I am not able to get the builder running.
|
Beta Was this translation helpful? Give feedback.
Answered by
OJthe123
Sep 19, 2023
Replies: 1 comment 1 reply
-
Which command did you use to install the tool chain. Could it be the 32 bit version is installed, while bookworm is 64 bit? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
just
litexcnc install_toolchain --user
https://github.com/YosysHQ/oss-cad-suite-build
there it is said, that arm64 is supported
EDIT: stupid me....raspberry os is not like "regular" PC...i downloaded the linux-arm64 package from the release page and now it works 😄