Joined: 03 Oct 2005 Posts: 88 Location: Ploiesti, Romania
HEX Checksum Generator for PIC18
Posted: Mon Oct 03, 2005 2:05 pm
I've just created a program for generating checksums of HEX files. It should be useful if you want to verify the program memory when the code protection is on. The generated checksum is not a CRC, it's only an additive one. The resulting 16 bits are stored in the ID section of the PIC. You can find more details by executing the program in command line (it's windowless). Please report any bugs you find, I haven't had enough time for serious testing. It looks like it works ok on PIC18452, i've tested it in a hurry. For the moment, the program works only with PIC18Fxxxx.
Last edited by VanHauser on Tue Mar 20, 2007 5:35 am; edited 1 time in total
Guest
Posted: Tue Oct 04, 2005 1:56 pm
That download page I mentioned needs registration, sorry I forgot. You can find my program here:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum