Hello, can any body explain me the Checker board algorithm or even suggest me some website links. I found a lot of sites on Marching but not on checker board to test RAM memory, Thanks in advance
With regards,
See:
http://www.keil.com/forum/docs/thread141.asp
Incomplete algorithm names? Please specify full names and examples of what you expect the end result to be. The world is full of algorithms with similar names but intended for different problem areas.
What is "Checker board algorithm"? A generic name for one of several algorithms to optimize cost functions on a checkerboard? In what way where you planning on using this for embedded? Memory management?
What is "Marching"? Marching Cubes algorithm? That is a computer-graphics algorithm, and not something for embedded.
"The world is full of algorithms with similar names but intended for different problem areas."
Absolutely!
A "Checker board algorithm" could also easily mean an algorithm for playing the game of Checkers...
Read the original message again. In particular the part which says:
... to test RAM memory
But haven't heard a checker board or marching algorithm for testing RAM.
View all questions in Keil forum