Skip to content

Upload using usbasp programmer looks for a valid serial port #1791

Closed
@Lauszus

Description

@Lauszus

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions