avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [patch #9482] Add support for UPDI and AVR8X


From: Jan Egil Ruud
Subject: [avrdude-dev] [patch #9482] Add support for UPDI and AVR8X
Date: Mon, 27 Nov 2017 07:46:53 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

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/




reply via email to

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