I am using Digi ESP for NET+OS (7.5.2) to build images for Connect ME 2MB modules.
I have a requirement that I need to be able to verify the image for the customer.
I would like to generate and embed a CRC in the image that can be viewed prior to acceptance testing. Or is there one already included?
I would also like to be able to some time in the future, be able to check the code out of the repository, build it and verify that the image is the same. This will be problematic if the date/timestamp is included in the image. I don't easily see the date/time in the image but I do see the name of the build machine - which would also be a problem.
Is there a standard way of verifying images that can be used?
Thank you for any advice or insight.