Jetzt hat das Programmieren des ATMEGA644 auf Anhieb geklappt
C:\SW\E2000\AVRDUDE\avrdude.exe -C C:\SW\E2000\AVRDUDE\avrdude.conf -p m644 -P com4 -c stk500 -U flash:w:C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex:a
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% -0.00s
avrdude.exe: Device signature = 0x1e9609
avrdude.exe: NOTE: FLASH memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex"
avrdude.exe: input file C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex auto detected as Intel Hex
avrdude.exe: writing flash (55556 bytes):
Writing | ################################################## | 100% 73.13s
avrdude.exe: 55556 bytes of flash written
avrdude.exe: verifying flash memory against C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex:
avrdude.exe: load data flash data from input file C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex:
avrdude.exe: input file C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex auto detected as Intel Hex
avrdude.exe: input file C:\SW\E2000\AVRDUDE\E2000-NET-IO.hex contains 55556 bytes
avrdude.exe: reading on-chip flash data:
Reading | ################################################## | 100% 72.70s
avrdude.exe: verifying ...
avrdude.exe: 55556 bytes of flash verified
avrdude.exe done. Thank you.
In der E2000 Logik Software krieg ich jetzt allerdings keine Verbindung her. Ich habe es über eine direkte Verbindung mit einem Crossover Kabel probiert, IP PC 192.168.0.100 SubNet 255.255.255.0 und über eine Patch Verbindung mit einem Router (IP 192.168.0.1), leider ohne Erfolg. Habt ihr Ideen woran das liegen könnte?