Re: [tuxdroid-user] Programming of 'tuxcore.hex' failed, this file is not a correct hex file for th
Status: Beta
Brought to you by:
ks156
From: Philippe T. <ph...@te...> - 2007-03-18 10:50:54
|
> $ tuxup tuxcore.hex > [FAIL] Programming of 'tuxcore.hex' failed, this file is not a correct > hex file for that CPU > I looked at check_hex_file in tuxup, here are the interesting bits of my invalid firmware: Original firmware: :0C1DF000C8000300C9D10100CA000000B7^ => version command = C8, version = 0.3.0 My firmware: :0C1DF000CA000000C9640000C800030025^ => version command = CA, version = 0.0.0 ?? |