Hi,
when switching between computers, is it normal I have to reflash the firmware? Is it because I compiled the firmware on linux_arm64 and on linux_amd64 for my other computer?
The problem is, every time I switch computers to program my big genes, it asks to reflash the software
on the arm I get:
Firmware version 1.0.0.4 | CRC 0xEB8B6CD0
Firmware CRC mismatch! Please flash the firmware first!
Hardware CRC EB8B6CD0 <-> Software CRC B412D8FF
and on the amd64 (not surprisingly):
Firmware version 1.0.0.4 | CRC 0xB412D8FF
Firmware CRC mismatch! Please flash the firmware first!
Hardware CRC B412D8FF <-> Software CRC EB8B6CD0
I remember programming my old axolotis from multiple computers without problems…
what is going on?
should I just copy the firmware from one computer to the other?