cancel
Showing results for 
Search instead for 
Did you mean: 

Memory check

jdmallett
Associate II
Posted on August 23, 2008 at 07:40

Memory check

2 REPLIES 2
jdmallett
Associate II
Posted on May 17, 2011 at 12:42

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!

James

lanchon
Associate II
Posted on May 17, 2011 at 12:42

if you need to integrate checksums of your images into the build process you could check out ''srecord'' (it's GPL).