avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Programming problems with RH7.3 and STK500


From: Brian Dean
Subject: Re: [avrdude-dev] Programming problems with RH7.3 and STK500
Date: Tue, 2 Sep 2003 22:10:33 -0400
User-agent: Mutt/1.4.1i

On Mon, Sep 01, 2003 at 12:45:16PM -0700, Goran Pufler wrote:

> address@hidden raf]# avrdude -p m128 -c STK500 -P /dev/ttyS1 -i gcctest1.hex
> avrdude: AVR device initialized and ready to accept instructions
> avrdude: Device signature = 0x1e9702
> avrdude: reading input file "gcctest1.hex"
> avrdude: input file gcctest1.hex auto detected as Intel Hex
> avrdude: writing flash (254 bytes):
> avrdude: 256 bytes of flash written
> avrdude: verifying flash memory against gcctest1.hex:
> avrdude: reading on-chip flash data:
> avrdude: verifying ...
> avrdude: verification error, first mismatch at byte 0x0001
>          0x94 != 0x80
> avrdude: verification error; content mismatch

Try adding the '-e' option to erase the flash first.

Cheers,
-Brian
-- 
Brian Dean
address@hidden
http://www.bsdhome.com/
http://www.bdmicro.com/




reply via email to

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