Follow-up Comment #4, patch #9482 (project avrdude):

When programming flash over UPDI the flash offset is set up in the device
context. So when writing to flash memory you start at address 0x0000. For the
other memories you use absolute address. FUSES start at 0x1280, EEPROM start
at 0x1400.

So then I guess it actually makes sense to use the offsets in avrdude.conf for
these values. It simplifies things quite a bit.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9482>

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


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to