MegaPirateNG / ardupilot-mpng

MegaPirateNG
GNU General Public License v3.0
117 stars 105 forks source link

flash tool not working for beta firmware on HK AIO board. #174

Open rabe- opened 10 years ago

rabe- commented 10 years ago

stable works fine, just thought i'd better report.

C:/flashtool/external/avrdude.exe -CC:/flashtool/external/avrdude.conf -patmega2560 -cwiring -PCOM4 -b115200 -D -Uflash:w:C:/flashtool/firmwares/1aca1ee9d1c5df63ae499923c1b2a1f9_94e46cf95013dc6c637b3899b2cd19849541ef79.hex:i avrdude.exe: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.05s

avrdude.exe: Device signature = 0x1e9801 avrdude.exe: reading input file "C:/flashtool/firmwares/1aca1ee9d1c5df63ae499923c1b2a1f9_94e46cf95013dc6c637b3899b2cd19849541ef79.hex" avrdude.exe: writing flash (208500 bytes):

Writing | #####################################

smurfy commented 10 years ago

hm strange does avrdude crash on every try?

You can also try running the above command manually in a command console

You can also try deleting the cached firmware files from the filesystem. But flashtool normaly does a checksum check to make sure the firmewares get downloaded correctly.

travmason commented 8 years ago

Same board here, no issue loading 3.1.5R2 with the flash tool downloaded last night