full memory test

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

full memory test

955 次查看
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.

标签 (1)
标记 (1)
0 项奖励
1 回复

915 次查看
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 项奖励