Skip to content

SAM is not available on aarch64 #1339

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

Closed
Kakcalu13 opened this issue Jun 30, 2021 · 2 comments
Closed

SAM is not available on aarch64 #1339

Kakcalu13 opened this issue Jun 30, 2021 · 2 comments
Assignees
Labels
conclusion: invalid Issue/PR not valid

Comments

@Kakcalu13
Copy link

Bug Report

image

Current behavior

ubuntu@ubuntu:~/arduino-cli$ arduino-cli core install arduino:sam
Downloading packages...
Error during install: tool arduino:[email protected] not available for the current OS
ubuntu@ubuntu:~/arduino-cli$ 

I need it for arduino DUE via RPI.

Expected behavior

It should be added just like this laptop:
image

Environment

  • CLI version (output of arduino-cli version):
  • OS and platform:
    image
    This is raspberry pi 3 model b+

Additional context

AVR and SAMD were downloaded without any issue, but not SAM. Do you know why did this happen? Is SAM considered as 3rd party?

@per1234
Copy link
Contributor

per1234 commented Jun 30, 2021

Hi @Kakcalu13. Thanks for your interest in this open source project.

Do you know why did this happen?

It's because the Arduino SAM Boards platform is using old tools versions from before there was any need to build them for 64 bit ARM Linux.

This was previously discussed at arduino/Arduino#10579. If you check the links off of that, you might discover a workaround.

Is SAM considered as 3rd party?

No, it's one of the official Arduino boards platforms.

Since this issue is not related to Arduino CLI, I'll go ahead and close this as off topic for this repository.

@mwimmer88
Copy link

here i post a workaround using an inoffical package provieded by per1234

arduino/Arduino#10579 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid
Projects
None yet
Development

No branches or pull requests

3 participants