[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #59420] No PORT number
From: |
Joerg Wunsch |
Subject: |
[bug #59420] No PORT number |
Date: |
Thu, 5 Nov 2020 15:36:55 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; FreeBSD amd64; rv:81.0) Gecko/20100101 Firefox/81.0 |
Follow-up Comment #1, bug #59420 (project avrdude):
There is no option to specify a "port" number. USB works by walking through
all attached devices, and look for the VID/PID combination you're seeing in
the message. The first one found is then used.
(For some other programmers, an additional serial# could be provided, to
disambiguate multiple attached programmers. USBasp doesn't offer a serial
number feature though.)
In your case, there's simply no matchinng device found.
Since you're using Windows: make sure you have been setting up libusb
correctly. Unlike non-Windows systems (where all devices with appropriate
permissions are always found), on Windows, you explicitly have to assign any
desired device for libusb usage.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?59420>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/