NXP DDR Test Tool

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,728件の閲覧回数
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 解決策
3,558件の閲覧回数
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 返答(返信)
3,559件の閲覧回数
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.

3,313件の閲覧回数
Arm7
Contributor II
Hello @bernhardfink

Where can I find the source or binary of the memtest ?
0 件の賞賛
返信
3,269件の閲覧回数
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 件の賞賛
返信
3,614件の閲覧回数
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 件の賞賛
返信
3,587件の閲覧回数
Arm7
Contributor II

Hello, Thank you!

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

0 件の賞賛
返信
3,570件の閲覧回数
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 件の賞賛
返信
3,641件の閲覧回数
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 件の賞賛
返信
3,634件の閲覧回数
Arm7
Contributor II

Okay, thank you!

0 件の賞賛
返信