avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] AVRDUDE Manual: Error Codes


From: Mike Brandon
Subject: Re: [avrdude-dev] AVRDUDE Manual: Error Codes
Date: Wed, 11 Apr 2018 02:13:38 +0000

-116 isn't an error code, it is the nbyte value... See the code in the
usbtiny.c file starting at line #162 though line #187

Mike



On Tue, Apr 10, 2018, 9:54 PM John Barrington <address@hidden> wrote:

> The AVRDUDE Manual needs an exhaustive list of error codes. For example,
> our error is:
>
>
> avrdude: Device signature = 0x1e930c (probably t84)
> avrdude: NOTE: "flash" memory has been specified, an erase cycle will be
> performed
>          To disable this feature, specify the -D option.
> avrdude: erasing chip
> avrdude: reading input file "0xff"
> avrdude: writing eeprom (1 bytes):
>
> Writing |                                                    | 0% 0.00s
> avrdude: error: usbtiny_send:  (expected 128, got -116)
>
>
> John Barrington
>
>
> _______________________________________________
> avrdude-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avrdude-dev
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]