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

minichlink not executable #14

Open
zoobab opened this issue Dec 10, 2023 · 0 comments
Open

minichlink not executable #14

zoobab opened this issue Dec 10, 2023 · 0 comments

Comments

@zoobab
Copy link

zoobab commented Dec 10, 2023

I tried to compile and flash blink with the Arduino IDE, but it was throwning an error that it could not execute miniblink:

"/home/zoobab/.arduino15/packages/alexandermandera/tools/minichlink/1.0.0/minichlink" -w "/tmp/arduino/sketches/72B0E73327037FF023DE2707CCD1ACDC/Blink.ino.bin" flash -b
Failed uploading: cannot execute upload tool: fork/exec /home/zoobab/.arduino15/packages/alexandermandera/tools/minichlink/1.0.0/minichlink: permission denied

I did a chmod +x /home/zoobab/.arduino15/packages/alexandermandera/tools/minichlink/1.0.0/minichlink , and then it worked.

Can you reproduce?

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

1 participant