Hello all,
I am currently working on a project involving a c6678 processor, and I am looking into generating a checksum for the program currently running out of RAM on the processor. This would be compared against a previously-generated checksum stored in flash.
This is likely a little vague to start, but I am looking for resources or some guidance on how to generate a checksum during runtime from what is running in RAM on the processor.
