Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linux-software:jesd_eye_scan [18 Mar 2021 16:23] – [Related device drivers] Michael Hennerichresources:tools-software:linux-software:jesd_eye_scan [22 Mar 2021 10:11] (current) – [Running the software] Michael Hennerich
Line 96: Line 96:
         - [[resources:tools-software:linux-drivers:jesd204:axi_jesd204_tx|JESD204B/C Transmit Linux Driver]]         - [[resources:tools-software:linux-drivers:jesd204:axi_jesd204_tx|JESD204B/C Transmit Linux Driver]]
         - [[resources:tools-software:linux-drivers:jesd204:axi_jesd204_rx|JESD204B/C Receive Linux Driver]]         - [[resources:tools-software:linux-drivers:jesd204:axi_jesd204_rx|JESD204B/C Receive Linux Driver]]
-        - [[resources:tools-software:linux-drivers:jesd204:axi_adxcvr|JESD204B/C AXI_ADXCVR Highspeed +        - [[resources:tools-software:linux-drivers:jesd204:axi_adxcvr|JESD204B/C AXI_ADXCVR Highspeed Transceivers Linux Driver]]
 ==== Running the software ==== ==== Running the software ====
  
Line 114: Line 114:
 </xterm></WRAP> </xterm></WRAP>
  
-=== Running remote ===+=== Running remote (X11 forwarding) ===
  
-The remote option uses the Secure SHell FileSystem (SSHFS).+When using the [[resources:tools-software:linux-software:zynq_images|AD-FMC-SDCARD for Zynq/Intel SoC]] without display connected,you can use X11 forwarding over SSH to run this application remotely 
 + 
 +  ssh -X root@IP-ADDRESS jesd_eye_scan 
 + 
 +<WRAP box bggreen><wrap info>This specifies any shell prompt running on a remote host</wrap> 
 +<xterm> 
 +dave@HAL9000:/home/dave& **ssh -X root@10.44.3.53 jesd_eye_scan** 
 +root@10.44.3.53's password:  
 +Select axi-adxcvr-rx device! 
 +</xterm></WRAP> 
 + 
 + 
 + 
 +=== Running remote (sshfs) === 
 + 
 +This remote option uses the Secure SHell FileSystem (SSHFS), and might be suitable for remote systems without X support, such as our minimal Microblaze systems
 It therefore requires sshd running on the target. It therefore requires sshd running on the target.
  
resources/tools-software/linux-software/jesd_eye_scan.txt · Last modified: 22 Mar 2021 10:11 by Michael Hennerich