S
Skybuck Flying
Hello,
I would like to have a memory test which tests each memory cell by cell.
So it runs from cell 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, etc
It reads and writes each cell at least once.
When it finds a cell corrupted it halts the program and shows which cell is
corrupted.
Then I also need a command line to immediately test this cell again to see
if it's truely damaged, so for example memory cell 5 was maybe damaged:
MemTest 5
Which tool can do this ?
Bye,
Skybuck.
I would like to have a memory test which tests each memory cell by cell.
So it runs from cell 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, etc
It reads and writes each cell at least once.
When it finds a cell corrupted it halts the program and shows which cell is
corrupted.
Then I also need a command line to immediately test this cell again to see
if it's truely damaged, so for example memory cell 5 was maybe damaged:
MemTest 5
Which tool can do this ?
Bye,
Skybuck.