mynet43
11-15-2010, 12:32 AM
I have a customer that is requesting I do a validity check on the files I use to run on the Propeller. Something like an MD5 hash algorithm.
My program is designed to handle code updates by loading a binary program from an SD card and storing it in the 1st 32K of the eeprom. This works fine.
Here's my question. Does someone know if the boot loader does some kind of a checksum validation when it's loading a program from the eeprom? If so, this may satisfy my customer.
Thank you for your help.
Jim
My program is designed to handle code updates by loading a binary program from an SD card and storing it in the 1st 32K of the eeprom. This works fine.
Here's my question. Does someone know if the boot loader does some kind of a checksum validation when it's loading a program from the eeprom? If so, this may satisfy my customer.
Thank you for your help.
Jim