Forum: Mikrocontroller und Digitale Elektronik avrdude mit isp USB Programmer funktioniert nicht


von fresh (Gast)


Lesenswert?

Hallo,

ich versuche seit Stunden mittels des "AVR ISP USB Programmer" 
(http://www.my-irshop.de/catalog/product_info.php?products_id=73) und 
"avrdude 5.10" meinen ATmega8 zu flashen.

Soweit ich weiß handelt es sich um einen "AVR910 - Programmer", 
realisiert mit einem ATTINY2313.

Avrdude rufe ich über die Windows cmd console mit folgendem Befehl auf:
1
avrdude -p m8 -c avr910 -P com4 -U flash:w:Lichterkette.hex -v

Als antwort erhalte ich:
1
avrdude: Version 5.10, compiled on Jan 19 2010 at 15:10:54
2
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
3
         Copyright (c) 2007-2009 Joerg Wunsch
4
5
         System wide configuration file is "C:\Users\Fresh\Desktop\avrdude-5.10
6
\avrdude.conf"
7
8
         Using Port                    : com4
9
         Using Programmer              : avr910
10
         avr910_devcode (avrdude.conf) : 0x76
11
         AVR Part                      : ATMEGA8
12
         Chip Erase delay              : 10000 us
13
         PAGEL                         : PD7
14
         BS2                           : PC2
15
         RESET disposition             : dedicated
16
         RETRY pulse                   : SCK
17
         serial program mode           : yes
18
         parallel program mode         : yes
19
         Timeout                       : 200
20
         StabDelay                     : 100
21
         CmdexeDelay                   : 25
22
         SyncLoops                     : 32
23
         ByteDelay                     : 0
24
         PollIndex                     : 3
25
         PollValue                     : 0x53
26
         Memory Detail                 :
27
28
                                  Block Poll               Page
29
      Polled
30
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  Max
31
W   ReadBack
32
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ---
33
-- ---------
34
           eeprom         4    20   128    0 no        512    4      0  9000  90
35
00 0xff 0xff
36
           flash         33    10    64    0 yes      8192   64    128  4500  45
37
00 0xff 0x00
38
           lfuse          0     0     0    0 no          1    0      0  2000  20
39
00 0x00 0x00
40
           hfuse          0     0     0    0 no          1    0      0  2000  20
41
00 0x00 0x00
42
           lock           0     0     0    0 no          1    0      0  2000  20
43
00 0x00 0x00
44
           calibration    0     0     0    0 no          4    0      0     0
45
 0 0x00 0x00
46
           signature      0     0     0    0 no          3    0      0     0
47
 0 0x00 0x00
48
49
         Programmer Type : avr910
50
         Description     : Atmel Low Cost Serial Programmer
51
52
Found programmer: Id = ""; type = w
53
    Software Version = ¸.w; Hardware Version = @.)
54
55
Programmer supports the following devices:
56
    Device code: 0xfffffff4 = (unknown)
57
    Device code: 0xfffffff4 = (unknown)
58
    Device code: 0xfffffff4 = (unknown)
59
    Device code: 0xfffffff4 = (unknown)
60
    Device code: 0xfffffff4 = (unknown)

Der Programmer Funktioniert mittels AVRProg ohne Probleme, aber leider 
nicht mittels avrdude (sollte er aber laut Angaben des Herstellers).

Ist vielleicht jemand im Besitz des selben Programmers? Bin über Hilfe 
jeglicher Art sehr dankbar.

Beste Grüße

fresh

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.