-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi you fixed the MD5 sum of the program, but I think there are more problems
when I choose the DYS N FET 2015-04-19 file I can flash but get an error on verify
(when I flash 2014-09-30 all goes oke)
Flash the firmware from repository.
lashing firmware from file.: /Users/0xygen8/Library/Preferences/kkMulticopterFlashTool/dys_nfet.hex
/Applications/kkMulticopter Flash Tool.app/Contents/Resources/Java/lib/avrdude/mac/avrdude -C /Applications/kkMulticopter Flash Tool.app/Contents/Resources/Java/lib/avrdude/mac/avrdude.conf -p m8 -P /dev/cu.SLAB_USBtoUART -c afrousb -e -U flash:w:/Users/0xygen8/Library/Preferences/kkMulticopterFlashTool/dys_nfet.hex
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.13s
avrdude: Device signature = 0x1e9307
avrdude: erasing chip
avrdude: reading input file "/Users/0xygen8/Library/Preferences/kkMulticopterFlashTool/dys_nfet.hex"
avrdude: writing flash (8192 bytes):
Writing | ################################################## | 100% 9.02s
avrdude: 8192 bytes of flash written
avrdude: verifying flash memory against /Users/0xygen8/Library/Preferences/kkMulticopterFlashTool/dys_nfet.hex:
avrdude: load data flash data from input file /Users/0xygen8/Library/Preferences/kkMulticopterFlashTool/dys_nfet.hex:
avrdude: input file /Users/0xygen8/Library/Preferences/kkMulticopterFlashTool/dys_nfet.hex contains 8192 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 8.39s
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x1f92
0xfe != 0xfc
avrdude: verification error; content mismatch
avrdude done. Thank you.
Error during writing flash.