avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #53609] Avrdude verification error


From: Cameron Tacklind
Subject: [avrdude-dev] [bug #53609] Avrdude verification error
Date: Tue, 24 Apr 2018 19:49:05 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

Follow-up Comment #1, bug #53609 (project avrdude):

It looks like your problem is that you're trying to write the literal value
0xff to one of the AVR memories. However it looks like you didn't use a
completely correct command line syntax as evidenced by the line that says
`avrdude: reading input file "0xff"` which I'm betting is not what you wanted
to do. It would be very helpful if you also posted the full avrdude command
line options that you're trying to run avrdude with.

As to your second point about error codes, I'm assming you're thinking that
`128` and `-116` are error codes that mean something. That is, I believe,
simply avrdude reporting the raw values it is reading from the AVR. This is
not an "error code".

To your point however, when I was learning avrdude, the errors are quite
confusing and it would be beneficial to all to clear up those confusions.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?53609>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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