[AVR] error while programming atmega8a in avrdude

Status
Not open for further replies.

Deexith Hasan

Advanced Member level 4
Joined
Oct 24, 2014
Messages
111
Helped
4
Reputation
8
Reaction score
3
Trophy points
18
Activity points
740
C:\Users\ADMIN>avrdude -p atmega8 -P com11 -c arduino -U flash:w:main.hex

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.02s

avrdude: Device signature = 0x1e950f
avrdude: Expected signature for ATMEGA8 is 1E 93 07
Double check chip, or use -F to override this check.

avrdude done. Thank you.
 

Hi,

What's your question?

Klaus
 

i just need to program atmega8a, i dont have programmer but have arduino and configured it as arduino isp and made connections with atmega8 and programmed using avrdude..


but got error..
C:\Users\ADMIN>avrdude -p atmega8 -P com11 -c arduino -U flash:w:main.hex

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.02s

avrdude: Device signature = 0x1e950f
avrdude: Expected signature for ATMEGA8 is 1E 93 07
Double check chip, or use -F to override this check.

avrdude done. Thank you.




is there any other way to program atmega8a...
 

Hi,

Double check chip, or use -F to override this check.

did you test the "-F" option?

Klaus
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…