C:\ftd232\avrdude.exe -u -C C:\ftd232\avrdude.conf -p m168 -P ft0 -c ftbb -B4800 -F -U eeprom:w:C:\схемы и т.д\Круиз-контроль\alex220.hex:i
avrdude.exe: BitBang OK
avrdude.exe: pin assign miso 3 sck 5 mosi 6 reset 7
avrdude.exe: drain OK
ft245r: bitclk 4800 -› ft baud 2400
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude.exe: Device signature = 0x1e940b
avrdude.exe: Expected signature for ATMEGA168 is 1E 94 06
avrdude.exe: reading input file "C:\схемы и т.д\Круиз-контроль\alex220.hex"
avrdude.exe: writing eeprom (512 bytes):
Writing | ################################################## | 100% 11.89s
avrdude.exe: 512 bytes of eeprom written
avrdude.exe: verifying eeprom memory against C:\схемы и т.д\Круиз-контроль\alex220.hex:
avrdude.exe: load data eeprom data from input file C:\схемы и т.д\Круиз-контроль\alex220.hex:
avrdude.exe: input file C:\схемы и т.д\Круиз-контроль\alex220.hex contains 512 bytes
avrdude.exe: reading on-chip eeprom data:
Reading | ################################################## | 100% 11.87s
avrdude.exe: verifying ...
avrdude.exe: 512 bytes of eeprom verified
avrdude.exe done. Thank you.
теперь читаю:
C:\ftd232\avrdude.exe -u -C C:\ftd232\avrdude.conf -p m168 -P ft0 -c ftbb -B4800 -F -U eeprom:r:C:\схемы и т.д\Круиз-контроль\alex220_1.hex:i
avrdude.exe: BitBang OK
avrdude.exe: pin assign miso 3 sck 5 mosi 6 reset 7
avrdude.exe: drain OK
ft245r: bitclk 4800 -› ft baud 2400
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude.exe: Device signature = 0x1e940b
avrdude.exe: Expected signature for ATMEGA168 is 1E 94 06
avrdude.exe: reading eeprom memory:
Reading | ################################################## | 100% 11.88s
avrdude.exe: writing output file "C:\схемы и т.д\Круиз-контроль\alex220_1.hex"
avrdude.exe done. Thank you.
а в результате файл содержит только то, что я писал выше.