Skip to content

When uploading to ATtiny817 Xplained Mini avrdude coughs #1274

Description

@felias-fogg

When uploading a sketch to the ATtiny 817 Xplained Mini, in the end, you get the message:

avrdude: verifying ...
avrdude: 1006 bytes of flash verified
avrdude: jtag3_edbg_signoff(): unexpected response 0x03, 0x80

avrdude done.  Thank you.

Afterward, the programmer is in a confused state. It always replies with the following message when trying to upload:

avrdude: Version 6.3-20201216
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is ".../avrdude.conf"
         User configuration file is "/Users/.../.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port                    : usb
         Using Programmer              : xplainedmini_updi
avrdude: Found CMSIS-DAP compliant device, using EDBG protocol
avrdude: jtag3_edbg_recv(): Inconsistent fragment number; expect 1, got 0

avrdude done.  Thank you.

Failed programming: uploading error: exit status 1

I guess, an upgrade to a more recent version of avrdude might help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions