??? 11/02/06 13:54 Read: times |
#127260 - ... but it's a good point otherwise... Responding to: ???'s previous message |
Erik Malund said:
I have 4 bytes that read the revision in ASCII stored in the program, why checksum??? Except that CRC-32 vs. 8-bit checksum thing, this is a very good point. One just have to make sure that the revision will be changed automatically with each build. I like to include a timestamp, and sometimes if there is enough space I put in also the same in ASCII so that if somebody "reads" the binary he can see it immediately. JW |