Is there an easy way to modify an existing checksum algorithm using CRBasic and a CR1000?

Many commonly used checksum algorithms are supported with the CheckSum() instruction in CRBasic. Other checksums may be implemented using the available bitwise operators. The complexity of the implementation depends on the particular checksum.

This was helpful

FAQs Home