2008-08-22 10:40 PM
Memory check
2011-05-17 03:42 AM
Does anyone have any experience or code to perform a flash memory check (CRC etc)? I am using the Ride7 compiler. I do have the STM32 Self Test library but they are geared towards the Keil or IAR compiler.
Thanks in advance! James2011-05-17 03:42 AM
if you need to integrate checksums of your images into the build process you could check out ''srecord'' (it's GPL).