Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Programmer setting is ignored, causing upload to fail #1722

Open
@kaysond

Description

@kaysond

I have a USBASP programmer, and my arduino.json has "programmer": "usbasp". I have no choice but to set a COM port, or the extension won't allow me to upload In this case I used "port": "port" as suggested in #630 (comment). The programmer setting then seems to be ignored, as avrdude tries to upload via the com port even though I've selected my programmer.

"C:\Users\aram\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\aram\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -V -patmega328p -carduino "-Pport" -b57600 -D "-Uflash:w:y:\git\hawgtrophy\build/hawgtrophy.ino.hex:i"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions