This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RAM Test

can i get the c code for different RAM test algorithms like
Checkerboard test algorithm
March test algorithm
Walk path test algorithm
Galpat test algorithm
Transparent Galpat test algorithm
Abraham test algorithm

Parents Reply Children
  • Also search for "Michael Barr" - he has an excellent article on memory testing, with specific emphasis on embedded systems.

    It tells you all about the physical failure modes in memory systems, so that you can understand what the tests are actually looking for - and why some simplistic tests are worthless!