This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62: Test eth0 using phytool issues the signal which will be shown on oscilloscope, but test eth1 would not.

Part Number: SK-AM62

Hi Ti support team,

We do the testing depending on "Test Ethernet using devmem2, but get "Bus error" message". 

we use phytool to test ethernet.
However, we find that there will be the signal issued and shown on oscilloscope when testing eth0, but there will not be when testing eth1.

The commands used as below:
# eth0:
phytool write eth0/0/0x1F 0x8000
phytool write eth0/0/0x00 0x2100
phytool write eth0/0/0x10 0x5008
phytool write eth0/0/0x09 0xBB00
phytool write eth0/0/0x0d 0x001F
phytool write eth0/0/0x0e 0x0025
phytool write eth0/0/0x0d 0x401F
phytool write eth0/0/0x0e 0x0480

# eth1
phytool write eth1/0/0x1F 0x8000
phytool write eth1/0/0x00 0x2100
phytool write eth1/0/0x10 0x5008
phytool write eth1/0/0x09 0xBB00
phytool write eth1/0/0x0d 0x001F
phytool write eth1/0/0x0e 0x0025
phytool write eth1/0/0x0d 0x401F
phytool write eth1/0/0x0e 0x0480

Do we miss any necessary manipulation that result in no signal issued?

Best Regards
Kylix