avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #22535] eeprom writing problems with atmega128


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #22535] eeprom writing problems with atmega128
Date: Mon, 10 Mar 2008 17:06:06 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20070224 Galeon/2.0.3

Update of bug #22535 (project avrdude):

                  Status:                    None => Need Info              
             Assigned to:                    None => joerg_wunsch           

    _______________________________________________________

Follow-up Comment #1:

Is this on a device where the EEPROM has been erased right
before trying to program it?

When programmin in page mode (which is what the -U option does
on some programmer types), EEPROM cells are handled like flash
ROM cells, i. e. they can only be programmed from bit `1' to
`0', and cell erase cycles is implied.  In contrast, terminal
mode uses one-byte-at-a-time EEPROM programming, which includes
an auto-erase cycle.

So this is essentially an AVR feature than, rather than a bug.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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