C:\Users\Laboratoria>cd C:\Users\Laboratoria\Downloads\2560_Boot_FW_Avrdude_USBa sp C:\Users\Laboratoria\Downloads\2560_Boot_FW_Avrdude_USBasp>boot2560-fuses.bat C:\Users\Laboratoria\Downloads\2560_Boot_FW_Avrdude_USBasp>avrdude -q -C avrdude .conf -p m2560 -c usbasp -P usb -Uefuse:w:0xFD:m -Uhfuse:w:0xD8:m -Ulfuse:w:0xFF :m -Ulock:w:0x0F:m avrdude: warning: cannot set sck period. please check for usbasp firmware update . avrdude: AVR device initialized and ready to accept instructions avrdude: Device signature = 0x1e9801 avrdude: reading input file "0xFD" avrdude: writing efuse (1 bytes): avrdude: 1 bytes of efuse written avrdude: verifying efuse memory against 0xFD: avrdude: load data efuse data from input file 0xFD: avrdude: input file 0xFD contains 1 bytes avrdude: reading on-chip efuse data: avrdude: verifying ... avrdude: 1 bytes of efuse verified avrdude: reading input file "0xD8" avrdude: writing hfuse (1 bytes): avrdude: 1 bytes of hfuse written avrdude: verifying hfuse memory against 0xD8: avrdude: load data hfuse data from input file 0xD8: avrdude: input file 0xD8 contains 1 bytes avrdude: reading on-chip hfuse data: avrdude: verifying ... avrdude: 1 bytes of hfuse verified avrdude: reading input file "0xFF" avrdude: writing lfuse (1 bytes): avrdude: 1 bytes of lfuse written avrdude: verifying lfuse memory against 0xFF: avrdude: load data lfuse data from input file 0xFF: avrdude: input file 0xFF contains 1 bytes avrdude: reading on-chip lfuse data: avrdude: verifying ... avrdude: 1 bytes of lfuse verified avrdude: reading input file "0x0F" avrdude: writing lock (1 bytes): avrdude: 1 bytes of lock written avrdude: verifying lock memory against 0x0F: avrdude: load data lock data from input file 0x0F: avrdude: input file 0x0F contains 1 bytes avrdude: reading on-chip lock data: avrdude: verifying ... avrdude: 1 bytes of lock verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\Laboratoria\Downloads\2560_Boot_FW_Avrdude_USBasp>pause Для продолжения нажмите любую клавишу . . . C:\Users\Laboratoria\Downloads\2560_Boot_FW_Avrdude_USBasp>boot2560.bat C:\Users\Laboratoria\Downloads\2560_Boot_FW_Avrdude_USBasp>avrdude -q -C avrdude .conf -p m2560 -c usbasp -P usb -U flash:w:stk500boot_v2_mega2560.hex avrdude: warning: cannot set sck period. please check for usbasp firmware update . avrdude: AVR device initialized and ready to accept instructions avrdude: Device signature = 0x1e9801 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: warning: cannot set sck period. please check for usbasp firmware update . avrdude: reading input file "stk500boot_v2_mega2560.hex" avrdude: input file stk500boot_v2_mega2560.hex auto detected as Intel Hex avrdude: writing flash (262106 bytes): avrdude: 262106 bytes of flash written avrdude: verifying flash memory against stk500boot_v2_mega2560.hex: avrdude: load data flash data from input file stk500boot_v2_mega2560.hex: avrdude: input file stk500boot_v2_mega2560.hex auto detected as Intel Hex avrdude: input file stk500boot_v2_mega2560.hex contains 262106 bytes avrdude: reading on-chip flash data: avrdude: verifying ... avrdude: verification error, first mismatch at byte 0x1e000 0xff != 0x0d avrdude: verification error; content mismatch avrdude: safemode: Fuses OK avrdude done. Thank you.