NXP DDR Test Tool

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

NXP DDR Test Tool

跳至解决方案
1,785 次查看
Arm7
Contributor II

Hello,

Arm7_0-1691620464186.png

 

Can I run this program in multiple instances on a single PC to run multiple boards ?

I have different boards and would like to run them but on a single PC.

It is possible ?

How ?

 

Thank you for you support!

0 项奖励
回复
1 解答
1,615 次查看
bernhardfink
NXP Employee
NXP Employee

This tool is not a production test tool, it is intended to be used during the prototype phase to verify the PCB design and validate the software parameters for the DDR memory in use. In the final test of an end product you should use something like Linux memtester to verify to correct functionality of your product.

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

Regards,
Bernhard.

在原帖中查看解决方案

8 回复数
1,616 次查看
bernhardfink
NXP Employee
NXP Employee

This tool is not a production test tool, it is intended to be used during the prototype phase to verify the PCB design and validate the software parameters for the DDR memory in use. In the final test of an end product you should use something like Linux memtester to verify to correct functionality of your product.

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

Regards,
Bernhard.

1,370 次查看
Arm7
Contributor II
Hello @bernhardfink

Where can I find the source or binary of the memtest ?
0 项奖励
回复
1,326 次查看
bernhardfink
NXP Employee
NXP Employee

Hi @Arm7 ,

it's "memtester" and it is open source.

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

You can easily compile it for your i.MX platform in case it is not part of your BSP anyway.

$ bitbake memtester

The resulting packages (the default format is rpm) can be found inside build/tmp/deploy/rpm.

There would be an alternative to the GUI tool running on the PC. You can include a test firmware into u-boot and run it from u-boot level. Then you would have it on each board and there would be no need to load and run it from the PC.

See here:  https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-6-7-DDR-Stress-Test-Tool/ta-p/11082...

 

 

Regards,
Bernhard.


0 项奖励
回复
1,671 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

I was able to run both tests at the same time with the tool for i.MX8M.

Jorge7u7_0-1692035755115.png

But, it the case of i.MX6/7 tool, when is connected more than one board, it occurs an error.

Jorge7u7_0-1692038035558.png

Best regards.

 

0 项奖励
回复
1,644 次查看
Arm7
Contributor II

Hello, Thank you!

What about Virtual Machines, Can we run multiple virtual machines on one PC to test more boards ?

0 项奖励
回复
1,627 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

In that case it is needed to check it, there is no information to run this tool on a VM.

Best regards.

0 项奖励
回复
1,698 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello, I hope you are doing well.

That feature is not in the documentation but, let me check.

Right now, I do not have access to the boards until the next Monday.

I will check with two boards (using the same processor and different processors) and I will let you know as soon as possible.

Best regards.

0 项奖励
回复
1,691 次查看
Arm7
Contributor II

Okay, thank you!

0 项奖励
回复