LS1043ARDB - LSDK application for hardware diagnostics

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

LS1043ARDB - LSDK application for hardware diagnostics

跳至解决方案
2,115 次查看
ts1234
Contributor III

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

0 项奖励
回复
1 解答
2,089 次查看
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,068 次查看
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,107 次查看
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,103 次查看
ts1234
Contributor III

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

0 项奖励
回复
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.