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

                 Summary: Add support for addressing usbtinyisp with -P
option
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Срд 24 Ноя 2010 21:22:17
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Grygoriy Fuchedzhy
        Originator Email: [email protected]
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I'm using usbtiny programmers.

Now there isn't way to specify which programmer exactly to use via avrdude if
there are several usbtinyisp programmers connected to my computer.

So I decided to use -P option to specify which one to use, preserving
behavior when no -P option given.

Patch against avrdude-5.10 attached.

Example of usage:

callisto ~ $ lsusb  | grep '1781:0c9f'
Bus 005 Device 123: ID 1781:0c9f Multiple Vendors 
Bus 005 Device 122: ID 1781:0c9f Multiple Vendors 
callisto ~ $ avrdude -c usbtiny -p m8 -P 005:123

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9307

avrdude: safemode: Fuses OK

avrdude done.  Thank you.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Срд 24 Ноя 2010 21:22:17  Name: usbtiny-port.patch  Size: 2kB  
By: None

<http://savannah.nongnu.org/bugs/download.php?file_id=22104>

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to