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

FLASH CHECKSUM COMPUTATION (PROCESSOR ARM CORTEX M0, FLASH 16MB)

Hello, I am working on a project with ARM Cortex M0 processor. I am totally new to the concept of ARM and its processor, (but the project requires it). I already have the application files made and I am writing them into flash (downloading it into flash). I was asked to write a program to compute the checksum for the FLASH (size 16MB) . The application uses the flash to store the code as well as to store data. Inorder to compute the checksum as mentioned above what should I do?
< I am sorry if the question is unclear, unfortunately I am also @ odds here ...but please let me know if u have any possible suggestions for the above case, any methods to achieve the same OR if the question needs to be clarified or anything>

Thanks in advance

0