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

                 Summary: avrdude uses parallel device for "ponyser"
programmer
                 Project: AVR Downloader/UploaDEr
            Submitted by: bwalle
            Submitted on: Montag 23.06.2008 um 18:59
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Bernhard Walle
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When I specify

  default_programmer = "pony-stk200";
  default_parallel   = "/dev/parport0";
  default_serial     = "/dev/ttyS0";

in my ~/.avrduderc, I get following error message:

  /dev/parport0: tcgetattr: Invalid argument
  ioctl("TIOCxBRK"): Invalid argument

That implies that the default_parallel is used even if the programmer needs a
serial device. The attached patch should fix the problem.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Montag 23.06.2008 um 18:59  Name: avrdude-use-serial-device-for-serbb 
Size: 855B   By: bwalle
Fix for the problem
<http://savannah.nongnu.org/bugs/download.php?file_id=15917>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to