Memory check
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-08-22 10:40 PM
Posted on August 23, 2008 at 07:40
Memory check
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:42 AM
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! JamesOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:42 AM
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).
