Maker Pro
Maker Pro

at90s2313 lpt programmer

A

Andreas Hoffeld

Jan 1, 1970
0
Hello!!!

I have a problem. I would like to burn an atmel (at90s2313) with the
tool sp12.when I start it

sp12 -wpfC main.rom

i get follow failure message:

< connect with at90s2313, device atmel>
< Writing content of main.rom into program area>
< ERROR: Verify has failed>

that's my failure message.

Can anybody help me.


by

andreas
 
J

Jan-Hinnerk Reichert

Jan 1, 1970
0
Andreas said:
Hello!!!

I have a problem. I would like to burn an atmel (at90s2313) with the
tool sp12.when I start it

sp12 -wpfC main.rom

i get follow failure message:

< connect with at90s2313, device atmel>
< Writing content of main.rom into program area>
< ERROR: Verify has failed>

that's my failure message.

Can anybody help me.

Hi,

avrdude also had problems like that. They were caused by wrong delays.
Apparently, some Windows-variants have a bad implementation of
Sleep().

You might try "avrdude" instead. If this makes the error go away and
you want to stick with sp12, you should tell the author of sp12 about
your problem.
http://savannah.nongnu.org/download/avrdude/

/Jan-Hinnerk
 

Similar threads

T
Replies
4
Views
2K
Don McKenzie
D
R
Replies
0
Views
2K
Radek Antoniuk
R
J
Replies
2
Views
2K
Jean Tabel
J
T
Replies
7
Views
2K
Jasen Betts
J
Top