avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #46005] arduino auto-reset invocation is outside of r


From: anonymous
Subject: [avrdude-dev] [bug #46005] arduino auto-reset invocation is outside of retry loop
Date: Sun, 20 Sep 2015 08:49:25 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:40.0) Gecko/20100101 Firefox/40.0

URL:
  <http://savannah.nongnu.org/bugs/?46005>

                 Summary: arduino auto-reset invocation is outside of retry
loop
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Sun 20 Sep 2015 08:49:24 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Bill Wesfield
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The new avrdude will attempt the upload several times, but apparently the
arduino-specific code to toggle DTR (and perform auto-reset) is outside of the
retry loop, which means that the board is not reset before each try. On
Optiboot-based boards like Uno, which have a one-second bootloader timeout,
this will mean that the board has long-since run the application.
On the other hand, sometimes the retries are quick (wrong response, rather
than no response?), perhaps giving the host time to flush buffered data or
noise, which might be effective...




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?46005>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]