Question
Calculate and check CRC over bin file STM32F205
Posted on October 20, 2014 at 13:51
I want to make a CRC check over the APP FLASH area (I use a BIN file) to know that my APP update O.K.
For that I have some question.1. Does the IAR has an option of giving me the CRC of he BIN file I made ?2. How can I know when I made a bin file its size so I can know later till where to check on teh FLASH (does the IAR also give me this data)?3. If no answer for any of the above question is there a application I can use over the BIN file which can give me that data?ThanksBar. #bin-file-crc