Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:tools-software:linux-drivers:net-phy:adin1100 [21 Oct 2021 10:28] Alexandru Tachiciresources:tools-software:linux-drivers:net-phy:adin1100 [21 Oct 2021 12:40] Alexandru Tachici
Line 228: Line 228:
 Check command line formatting via: Check command line formatting via:
 <code> <code>
-root@analog:~/adin1100# ./adin1100_tool help +root@analog:~/adin1100# ./adin10spe_phy_tool help 
-ADIN1100 cable diagnostics control tool:+ADIN10SPE_PHY cable diagnostics control tool:
  
-Usage: adin1100_tool [interface name] [phy ID] [start-fg | stop-fg | start-test | stop-test | start-lb | stop-lb] ... +Usage: adin10spe_phy_tool [interface name] [phy ID] [start-fg | stop-fg | start-test | stop-test | start-lb | stop-lb] ... 
-Example: adin1100_tool eth1 0 start-loopback pcs-loopback+Example: adin10spe_phy_tool eth1 0 start-loopback pcs-loopback
 Features: Features:
     Frame Generator:     Frame Generator:
-        Usage: adin1100_tool [interface name] [phy ID] [start-fg | stop-fg] [frame-control] [frame-output-mode] [frame-length] [inter-frame-gap] [frames-number]+        Usage: adin10spe_phy_tool [interface name] [phy ID] [start-fg | stop-fg] [frame-control] [frame-output-mode] [frame-length] [inter-frame-gap] [frames-number]
             frame-control:  random-payload zeros-payload ones-payload alternating-ones-payload decrementing-bytes-payload             frame-control:  random-payload zeros-payload ones-payload alternating-ones-payload decrementing-bytes-payload
             frame-output-mode:  continous-mode burst-mode             frame-output-mode:  continous-mode burst-mode
  
-        Example 1: adin1100_tool eth1 0 start-fg ones-payload burst-mode 100 50 10 +        Example 1: adin10spe_phy_tool eth1 0 start-fg ones-payload burst-mode 100 50 10 
-        Example 2: adin1100_tool eth1 0 stop-fg+        Example 2: adin10spe_phy_tool eth1 0 stop-fg
  
     Test mode:     Test mode:
-        Usage: adin1100_tool [interface name] [phy ID] [start-test | stop-test] [test-mode]+        Usage: adin10spe_phy_tool [interface name] [phy ID] [start-test | stop-test] [test-mode]
             test-mode:              test-mode: 
                 test1: repeatedly transmits the data symbol sequence (+1, –1)                 test1: repeatedly transmits the data symbol sequence (+1, –1)
Line 249: Line 249:
                 test3: transmits as in non-test operation and in the master data mode                 test3: transmits as in non-test operation and in the master data mode
  
-        Example 1: adin1100_tool eth1 0 start-test test2 +        Example 1: adin10spe_phy_tool eth1 0 start-test test2 
-        Example 2: adin1100_tool eth1 0 stop-test+        Example 2: adin10spe_phy_tool eth1 0 stop-test
  
     Loopback:     Loopback:
-        Usage: adin1100_tool [interface name] [phy ID] [start-lb | stop-lb] [lb-mode]+        Usage: adin10spe_phy_tool [interface name] [phy ID] [start-lb | stop-lb] [lb-mode]
             lb-mode:  pma-loopback pcs-loopback mac-loopback             lb-mode:  pma-loopback pcs-loopback mac-loopback
  
-        Example 1: adin1100_tool eth1 0 start-lb pcs-loopback +        Example 1: adin10spe_phy_tool eth1 0 start-lb pcs-loopback 
-        Example 2: adin1100_tool eth1 0 stop-lb+        Example 2: adin10spe_phy_tool eth1 0 stop-lb 
 + 
 +    Software power-down: 
 +        Usage: adin10spe_phy_tool [interface name] [phy ID] software-power-down [True | False] 
 + 
 +        Example : adin10spe_phy_tool eth1 0 software-power-down True 
 +root@analog:~/adin1100# 
  
 </code> </code>
resources/tools-software/linux-drivers/net-phy/adin1100.txt · Last modified: 21 Oct 2021 12:41 by Alexandru Tachici