You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There needs to be an abort uploading button. I always have the problem that avrdude cant connect with my arduino for some reason (of developing) and then I have to kill the task. This happens if you want to upload to a mega and an uno is still selected for example.
Since currently, pressing the upload button twice also causes problem, switching the button between "upload" and "abort upload" is probably good. The same goes for verify, btw.
Or if your computer suddenly decided to remap the connected devices when one connected arduino decides to draw too much current, you start the upload to wrong arduino then aborting upload can save an Arduino.
I also want to mention that on Linux on several circumstances the avrdude process is still alive after an error message. The IDE will continue working but open another avrdude thread.
After a while you can hear that avr dude is still open, because my laptop fan goes crazy. The single CPU task avrdude takes 100% for a core. I have to manually kill them. Maybe I should flag this as separate issue?
Activity
matthijskooijman commentedon Jul 22, 2015
Since currently, pressing the upload button twice also causes problem, switching the button between "upload" and "abort upload" is probably good. The same goes for verify, btw.
q2dg commentedon Jul 23, 2015
+1
clefranc commentedon Jul 23, 2015
++1
pfeerick commentedon Jul 24, 2015
+1
pjordi commentedon Jul 24, 2015
+1
Avamander commentedon Jul 24, 2015
Or if your computer suddenly decided to remap the connected devices when one connected arduino decides to draw too much current, you start the upload to wrong arduino then aborting upload can save an Arduino.
NicoHood commentedon Jul 24, 2015
I also want to mention that on Linux on several circumstances the avrdude process is still alive after an error message. The IDE will continue working but open another avrdude thread.
After a while you can hear that avr dude is still open, because my laptop fan goes crazy. The single CPU task avrdude takes 100% for a core. I have to manually kill them. Maybe I should flag this as separate issue?
Testato commentedon Aug 10, 2015
+1
NicoHood commentedon Aug 16, 2015
Please also add this to the burning bootloader option. This freezes the IDE and is really annoying.
ffissore commentedon Sep 8, 2015
Merged into #3771
lmihalkovic commentedon Dec 4, 2015
[LMCHK]
RobertsonAutomation commentedon Aug 18, 2016
+1
DRSDavidSoft commentedon Apr 1, 2017
+1