LS1043ARDB - LSDK application for hardware diagnostics

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LS1043ARDB - LSDK application for hardware diagnostics

Jump to solution
2,117 Views
ts1234
Contributor III

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

0 Kudos
Reply
1 Solution
2,091 Views
yipingwang
NXP TechSupport
NXP TechSupport

"lspci -v"  for PCI

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

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

View solution in original post

4 Replies
2,070 Views
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 Kudos
Reply
2,109 Views
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 Kudos
Reply
2,105 Views
ts1234
Contributor III

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

0 Kudos
Reply
2,092 Views
yipingwang
NXP TechSupport
NXP TechSupport

"lspci -v"  for PCI

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

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