1
General Development / Re: Porting a Canon firmware update
« on: May 04, 2020, 11:25:36 AM »
Hello dfort,
I’m having issues porting the firmware, for the EOS 2000d, everything’s fine until I try to disassemble with the script, the script returns
Offset + filesize - 1 > 0xffffffff. We can’t wrap around!
And I tried to adjust the path but it didn’t work, what can I do?
I’m having issues porting the firmware, for the EOS 2000d, everything’s fine until I try to disassemble with the script, the script returns
Offset + filesize - 1 > 0xffffffff. We can’t wrap around!
And I tried to adjust the path but it didn’t work, what can I do?