-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Burning uploader needs a short delay #2784
Comments
This seems to be programmer-specific. The report is for an AVRISP MKII, and I think the post says it doesn't happen for the dragon. I have a JTAGICE3 and STK500, which both burn bootloaders just fine with the current code. |
I have an AVRISP MKII and have the issue reported. Error says " avrdude: usbdev_open(): did not find any USB device "usb" ". I have the libusb drivers installed and it works under old versions of Arduino but since I upgraded to 1.6.x burning bootloaders from AVRISP MKII has been broken. I can see the exposed LED go from Green to orange and the internal green led blink after I hit "burn bootloader" but then after half a second it reports the error above. I keep clicking "burn bootloader" and sometimes it works (1 out of 20 maybe). Mostly it doesn't work. Happens on Arduino 1.6.x on Win 7x64 and Win 8.1x64 machines. |
+1 |
There is further discussion of this issue in #2986 |
As reported here (italian) http://forum.arduino.cc/index.php?topic=153592.msg2140757#msg2140757
The text was updated successfully, but these errors were encountered: