This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Validating my code memory

Hi,
I am presently trying to validate the contents of my code memory, so i can perform a CRC check on every startup of my unit. I know the size of code memory in bytes and was wondering if Keil can support passing as an argument, to my checksum algorithm function, a memory address which would be the starting address of my code memory, and then running the algorithm until it reaches the final address in my stored code memory?
I would appreciate any thoughts one would have on the subject.
Thanks again
Dave