avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #30844] attiny45 + arduino programmer won't verify


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #30844] attiny45 + arduino programmer won't verify
Date: Wed, 25 Aug 2010 05:36:21 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100729 Firefox/3.5.11

Follow-up Comment #7, bug #30844 (project avrdude):

Well, if you've got a pagesize of 32 bytes, you are going
to program 32 bytes into address 0x0000, then 32 bytes into
0x0020, then 32 bytes into 0x0040, and so on.

If you pretend a pagesize of 16 bytes, you are going to program
16 bytes into 0x0000, then 16 bytes into 0x0010, then 16 bytes
into 0x0020, and so on.  That's the differences in the
addresses you are seeing.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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