This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM1808 Checksum

Other Parts Discussed in Thread: AM1808

Is there a recommended way to calculate a checksum with a small code memory footprint on the AM1808?  Can I get the MAC to take the CRC-32 of arbitrary data?

I'm trying to add a sanity check / check sum for our firmware loader.  The loader executes from EEPROM, so I don't have a whole lot of room.  It doesn't need to be a cryptographically strong check, I am just looking to make sure that the new firmware survived transport.

Thanks!

 - Eric