bugAVR Downloader/UploaDEr - Bugs: bug #49013, Timeout when using from linux for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #49013: Timeout when using from linux for an arduino uno

Submitter:  Alexandru Calinoiu Nicolae <calin>
Submitted:  Tue 06 Sep 2016 11:52:40 AM UTC
Votes: 10
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Calin
Open/Closed:  Open Release:  None
Programmer hardware:  Device type: 

Wed 07 Sep 2016 12:19:54 PM UTC, comment #4: 

So it's at least a recent version.

bug #46005 mentions something that looks rather similar to
your description.  I don't have an Arduino Uno myself, so
I'd have to rely to someone presenting a good fix for these
Arduino reset issues I could then incorporate.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 07 Sep 2016 06:24:48 AM UTC, comment #3: 

Thanks for the reply,

My version is avrdude version 6.3

Not sure what version of arvdude arduion ide is using, not even sure they use one, is there a way to find out.

Alexandru Calinoiu Nicolae <calin>
Tue 06 Sep 2016 09:17:16 PM UTC, comment #2: 

Well, the first question here is: which AVRDUDE version are
you using, and what is the Arduino tool using?

I vaguely remember Arduino shipping some AVRDUDE that contained
a local hack before, in order to correctly trigger their reset
sequence.  I think all this has then been integrated back into
the mainline of AVRDUDE, so Arduino ought to be able to work
using a stock AVRDUDE build now.

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 06 Sep 2016 11:54:17 AM UTC, comment #1: 

I forgot to mention that on the same system I can use arduino ido to upload to the board just fine.

Alexandru Calinoiu Nicolae <calin>
Tue 06 Sep 2016 11:52:40 AM UTC, original submission:  

Hi

Really new to all of this so don't trow stones please.

I am using gort http://gort.io to help me with development, behind the scene it uses arvdude and I get the following error:

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

My board is an arduino uno and I am running linux (OpenSuse thumbelweed)

I also tried to run arvdude manually:

avrdude -p m328 -c arduino -P /dev/ttyUSB6

I get the same error:

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

Any pointers on how to debug this will be greatly appreciated.

Alexandru Calinoiu Nicolae <calin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by calin (Voted in favor of this item)
  • -email is unavailable- added by calin (Submitted the item)
  •  

    There are 10 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-07 joerg_wunsch StatusNeed Info None
    2016-09-06 joerg_wunsch StatusNone Need Info
    2016-09-06 calin Carbon-Copy- Added calin

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code