full memory test

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

full memory test

942 Views
puneeth989
Contributor I

Hi,

      I am trying to do full dram memory test from the user space in imx6q sabre sd. But if I run my code, system will hang. I know the problem is with already using memory.

Please give the solution to test my code. I don't want to use memtester, I want to run my own code.

Here i attached my code.

Labels (1)
Tags (1)
0 Kudos
1 Reply

902 Views
igorpadykov
NXP Employee
NXP Employee

Hi PUNEETH

for testing memory recommended linux memtester

https://linux.die.net/man/8/memtester 

If you are writing own test one can try to find where it hangs debugging and using

AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors
https://www.nxp.com/docs/en/application-note/AN4553.pdf

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos