arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.07k stars 353 forks source link

Digispark ATtiny85 flashing is not possible in IDE 2.3.2 Older IDE 1.8.19 does well #2413

Closed woodlist closed 1 month ago

woodlist commented 1 month ago

Describe the problem

Upon compilation immediately appears Failed uploading: uploading error: exit status 0xc0000135 instead of "Plug your device in 60 sec." My research brings up that I am not alone on this trouble- https://stackoverflow.com/questions/75775009/digispark-arduino-ide-upload-error-exit-status-0xc0000135 I have used one more cores with same result: http://drazzy.com/package_drazzy.com_index.json https://raw.githubusercontent.com/ArminJo/DigistumpArduino/master/package_digistump_index.json

To reproduce

"Blink" sketch

Expected behavior

As it was on IDE 1.8.19

Arduino IDE version

2.3.2

Operating system

Windows

Operating system version

Windows 11

Issue checklist

per1234 commented 1 month ago

Hi @woodlist. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/

woodlist commented 1 month ago

Hi @woodlist. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/

You were absolutely right. I have accidentally discovered the root of trouble and it is not related to the Arduino IDE. I would like to report on the troubleshooting here, because it could be useful for others. The Digispark has been connected to PC via USB 2.0 hub and the trouble gone. This board is not USB 3.0 friendly.