avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #31762] Add support for addressing usbtinyisp with -P


From: anonymous
Subject: [avrdude-dev] [bug #31762] Add support for addressing usbtinyisp with -P option
Date: Wed, 24 Nov 2010 21:22:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101101 Gentoo IceCat/3.6.12 (like Firefox/3.6.12)

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: address@hidden
             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/




reply via email to

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