LS1043ARDB - LSDK application for hardware diagnostics

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1043ARDB - LSDK application for hardware diagnostics

ソリューションへジャンプ
2,116件の閲覧回数
ts1234
Contributor III

Is there any LSDK application to perform the hardware diagnostics on LS1043ARDB?

0 件の賞賛
返信
1 解決策
2,090件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

"lspci -v"  for PCI

"lsusb", "fdisk", "mkfs.ext4", "mount", "dd", "cp" for USB device.

"ping", "iperf", "netperf" for Ethernet.

元の投稿で解決策を見る

4 返答(返信)
2,069件の閲覧回数
ts1234
Contributor III

Thanks for providing the open source tools info for HW diagnosis.

I was also looking for something that is developed by NXP, specially for layerscape products.

0 件の賞賛
返信
2,108件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

There are many applications in LSDK can provide hardware diagnostics, for example commands to check hardware information https://www.binarytides.com/linux-commands-hardware-info/

Hardware test application i2c, nand, Lm-sensors, memtester, lmbench, fdisk,etc.

Which hardware block do you focus on?

0 件の賞賛
返信
2,104件の閲覧回数
ts1234
Contributor III

Is there a proprietary application for diagnosis of the PCIe, USB and Network Interfaces on LS1043ARDB?

0 件の賞賛
返信
2,091件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

"lspci -v"  for PCI

"lsusb", "fdisk", "mkfs.ext4", "mount", "dd", "cp" for USB device.

"ping", "iperf", "netperf" for Ethernet.