avrdude-dev
[Top][All Lists]
Advanced

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

FW: [avrdude-dev] Windows port (was: Butterfly proposal: Exit upgradefun


From: Daniel Williamson
Subject: FW: [avrdude-dev] Windows port (was: Butterfly proposal: Exit upgradefunction)
Date: Thu, 5 Feb 2004 15:27:20 -0000

Hi I was using 4.3.0 on a mega 128 using the pony-stk200 programmer.
It programmed the device in 17s.

When I used the exe from the VC++ package I got the following errors.

avrdude: AVR device initialized and ready to accept instructions

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

avrdude: Device signature = 0x1e9702
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: reading input file "5003.hex"
avrdude: input file 5003.hex auto detected as Intel Hex
avrdude: writing flash (41442 bytes):

Writing | ################################################## | 100% -43.65s

avrdude: 41442 bytes of flash written
avrdude: verifying flash memory against 5003.hex:
avrdude: load data flash data from input file 5003.hex:
avrdude: input file 5003.hex auto detected as Intel Hex
avrdude: input file 5003.hex contains 41442 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 16.10s

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0200
         0x00 != 0xff
avrdude: verification error; content mismatch

avrdude done.  Thank you.

bye

G:\Ms60\Soft\S4-5003\DEV>pgm

avrdude: AVR device initialized and ready to accept instructions

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

avrdude: Device signature = 0x1e9702
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: reading input file "5003.hex"
avrdude: input file 5003.hex auto detected as Intel Hex
avrdude: writing flash (41442 bytes):

Writing | ################################################## | 100% 16.36s

avrdude: 41442 bytes of flash written
avrdude: verifying flash memory against 5003.hex:
avrdude: load data flash data from input file 5003.hex:
avrdude: input file 5003.hex auto detected as Intel Hex
avrdude: input file 5003.hex contains 41442 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% -43.90s

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0200
         0x00 != 0xff
avrdude: verification error; content mismatch

avrdude done.  Thank you.

bye


I also programmed a mega 32 which also failed with verification errors.


Dan.





reply via email to

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