Skip to content

[Feature request] Abort uploading #3568

Closed
@NicoHood

Description

@NicoHood

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.

Activity

matthijskooijman

matthijskooijman commented on Jul 22, 2015

@matthijskooijman
Collaborator

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

q2dg commented on Jul 23, 2015

@q2dg

+1

clefranc

clefranc commented on Jul 23, 2015

@clefranc

++1

pfeerick

pfeerick commented on Jul 24, 2015

@pfeerick
Contributor

+1

pjordi

pjordi commented on Jul 24, 2015

@pjordi

+1

Avamander

Avamander commented on Jul 24, 2015

@Avamander
Contributor

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

NicoHood commented on Jul 24, 2015

@NicoHood
ContributorAuthor

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?

self-assigned this
on Aug 3, 2015
Testato

Testato commented on Aug 10, 2015

@Testato

+1

NicoHood

NicoHood commented on Aug 16, 2015

@NicoHood
ContributorAuthor

Please also add this to the burning bootloader option. This freezes the IDE and is really annoying.

ffissore

ffissore commented on Sep 8, 2015

@ffissore
Contributor

Merged into #3771

added this to the Release 1.6.6 milestone on Sep 8, 2015
lmihalkovic

lmihalkovic commented on Dec 4, 2015

@lmihalkovic

[LMCHK]

RobertsonAutomation

RobertsonAutomation commented on Aug 18, 2016

@RobertsonAutomation

+1

DRSDavidSoft

DRSDavidSoft commented on Apr 1, 2017

@DRSDavidSoft

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @matthijskooijman@ffissore@lmihalkovic@clefranc@DRSDavidSoft

        Issue actions

          [Feature request] Abort uploading · Issue #3568 · arduino/Arduino