Prima Sebastian.
Die *.eep ist der Content fürs eeprom, wenn man im Pony also Write All tut, so wird hex und eep übertragen ????
... nur wenn ich das hex probiere, dann bekomme ich folgende Fehlermeldung.
Wenn ich das selbe mit dem Pony tue (write all), dann gehts ohne Probleme.
Code:
avrdude -p m8 -P /dev/ttyUSB0 -c stk500v2 -U flash:w:drehwurm.hex:i
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.06s
avrdude: Device signature = 0x1e9502
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be
performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "drehwurm.hex"
avrdude: ERROR: address 0x2010 out of range at line 513 of drehwurm.hex
avrdude: write to file 'drehwurm.hex' failed
avrdude: safemode: Fuses OK
avrdude done. Thank you.
Woran kann das liegen ?
Und: "avrdude: write to file 'drehwurm.hex'" - heißt das jetzt, daß er die HexDaten ins File schreiben will ?????
LG
Vajk
Lesezeichen