avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #41928] Avrdude fails to burn flash of Atmega328p usi


From: Matthijs Kooijman
Subject: [avrdude-dev] [bug #41928] Avrdude fails to burn flash of Atmega328p using buspirate with Arduino IDE
Date: Tue, 14 Oct 2014 18:57:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.1.0

Follow-up Comment #2, bug #41928 (project avrdude):

How did you add support for the buspirate to the Arduino IDE? I don't think
it's supported out of the box. In Arduino version 1.5.x, the -D option is not
passed by default to external programmers defined in `programmers.txt`, so
it's likely that this is a problem in the way you added support for the
buspirate to the IDE (or perhaps a problem in the IDE, if you use version
1.0.x, which hardcodes more paths and options IIRC).

In any case, I think that running avrdude with -D and without -e is intended
to _not_ do an erase, meaning you can only change bits from 1 to 0, not vice
versa. If you're trying to flash in a new program, this is expected to
break...

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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