-
Notifications
You must be signed in to change notification settings - Fork 12
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
USB Errors of SN 24 #231
Comments
Set the IDE for verbose upload. Delete some blank lines for readability Error Message: Arduino: 1.8.19 (Windows 10), Board: "Arduino Duemilanove or Diecimila, ATmega328P" C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM9 -b57600 -D -Uflash:w:C:\Users\Admin\AppData\Local\Temp\arduino_build_552469/GPAD_Factory_Test1.24B.ino.hex:i avrdude: Version 6.3-20190619 the selected serial port This report would have more information with |
This is the programing dump for a normal programing sequence. DUT SN23. Sketch uses 7624 bytes (24%) of program storage space. Maximum is 30720 bytes. avrdude: Version 6.3-20190619
avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e950f (probably m328p) Writing | ################################################## | 100% 2.19s avrdude: 7624 bytes of flash written Reading | ################################################## | 100% 1.64s avrdude: verifying ... avrdude done. Thank you. |
The DUT would not enumerate through the USB hub.
Made direct connect and it enumerated to COM9
Tried to program DUT and failed
Second attempt
Third attempt
Uploading and never terminated.
The text was updated successfully, but these errors were encountered: