|
Keeping EEPROM content during flash write: msg#00046hardware.avr.avrdude.devel
Hi! To keep the EEPROM content during a flash write, I'm currently using three invocations of avrora (read eeprom, write flash, write eeprom back). This has the disadvantage that the erase cycle counter (-y) doesn't work because it's overwritten by the saved EEPROM contents. In the hope that avrdude would do the update after the last command, I've tried doing this with a single invocation, but since the chip erase is executed before the first command (i.e. before the EEPROM read), this doesn't work at all. So how can I have both of a) keeping EEPROM contents (except the last 4 bytes, of course) and b) updating the erase-rewrite counter? CU Sascha -- http://sascha.silbe.org/
avrdude-dev mailing list avrdude-dev@xxxxxxxxxx http://lists.nongnu.org/mailman/listinfo/avrdude-dev |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ser_posix.c: is select()ing for the write descriptoruseful at all?: 00046, Joerg Wunsch |
|---|---|
| Next by Date: | Re: AVR Dragon with OS X Intel Machine: 00046, James Snyder |
| Previous by Thread: | AVR Dragon with OS X Intel Machinei: 00046, James Snyder |
| Next by Thread: | Re: Keeping EEPROM content during flash write: 00046, Joerg Wunsch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |