-
-
Notifications
You must be signed in to change notification settings - Fork 803
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
Digispark-tiny upload error #400
Comments
@valeros please check that this 32-bit binary works on 64-bit host OS |
Similar issue #394 |
Hi @fitzterra |
I got it to work by doing the following:
Here are my current
The
Does this help? |
@fitzterra Please, update your |
@valeros A great big thank you! After the update I now have a 64-bit micronucleus and the A great big thank you for your effort on Christmas Eve (or Christmas Day, depending where you are :-) ) - much appreciated. |
@fitzterra please reopen this issue if it doesn't work. |
@fitzterra I would recommend you to gift @valeros ⭐ here https://github.com/platformio/platformio/stargazers. He likes them 😊 🎄 |
Trying to upload to a digispark-tiny (arduino, attiny85) via micronuclues fails with:
There is no pause at the point where the message
Please unplug/plug device ...
comes up and the error appears immediately.This is on a Xubuntu 15.10 64-bit machine with PlatformIO installed inside a
virtualenv
.Looking at the micronucleus binary, it seems it is a 32-bit version. Not sure if this is the issue:
Anyone seen this before or have any advice?
Thanks,
Tom
The text was updated successfully, but these errors were encountered: