2010/3/28 St?phane Blondon <stephane.blondon at gmail.com>: > I have created a new file based on the Esfw66.bin and used `chksum` on > it. The sum doesn't match the data sended after the firmware in the > logfile. The error comes probably from me. I found the code used for > the checksum in epjistu.c so I will try again tomorrow by writing a > little C code based on it. >
Ok, the checksum code works. It uses the same method than epjistu. After the checksum, the next command is the same too (reinit with 1b16). -- St?phane
