-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
When trying to upload using a usbasp programmer directly you need to select a valid serial port as well, but this should not be needed as -Pusb
is passed to avrdude.
For instance I get the following error message:
Board at /dev/tty.usbserial-AH00S1Pl is not available
A workaround is just to plug in some serial device - like a FT232 adapter and then select that serial port. After that I am able to upload using the usbasp.
It only seems like the "Upload Using Programmer" option is affected, since I am able to upload the bootloader without this workaround.
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDE