One piece of software that nearly every embedded developer must write at some point in his career is a memory test. Often, once the prototype hardware is ready, the board's designer would like some reassurance that she has wired the address and data lines correctly, and that the various memory chips are working properly. Through careful selection of the set of data values, you can be sure that a passing result is meaningful.
To save time and ensure that your memory test doesn't itself contain bugs, we offer a small C source code library as a free digital download from our website.
There is more information about memory tests in general as well as the specifics of our code in the article linked below.
Related Resources
Fast Accurate Memory Test Source Code in C
Related Training Courses
Still Need Help?
If your team needs additional support services for creating or implementing memory tests, contact us.