avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #41561] AVRDUDE 6.0.1/USBasp doesn't write first byte


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #41561] AVRDUDE 6.0.1/USBasp doesn't write first bytes of flash page
Date: Tue, 18 Nov 2014 11:49:58 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #13, bug #41561 (project avrdude):

I just tried it (SVN version) using my own USBasp device.
Uploading a large (about 100 KB) file to an ATmega2560 worked
fine:


% ./avrdude -C avrdude.conf -c usbasp -B1 -p atmega2560 -U lorem.elf 

avrdude: set SCK frequency to 750000 Hz
avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e9801 (probably m2560)
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be
performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: set SCK frequency to 750000 Hz
avrdude: reading input file "lorem.elf"
avrdude: input file lorem.elf auto detected as ELF
avrdude: writing flash (100616 bytes):

Writing | ################################################## | 100% 53.92s

avrdude: 100616 bytes of flash written
avrdude: verifying flash memory against lorem.elf:
avrdude: load data flash data from input file lorem.elf:
avrdude: input file lorem.elf auto detected as ELF
avrdude: input file lorem.elf contains 100616 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 38.93s

avrdude: verifying ...
avrdude: 100616 bytes of flash verified

avrdude: safemode: Fuses OK (E:FE, H:19, L:E2)

avrdude done.  Thank you.


Alas, my device doesn't tell me which firmware version is
beign used.  I think it is the 2011 version, because I
remember the reason I built my USBasp was to test the TPI
stuff in AVRDUDE.

For reference, I also appended my -vvvv logfile.

(file #32458)
    _______________________________________________________

Additional Item Attachment:

File name: jwunsch.txt.bz2                Size:33 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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