AN 957: Time-Sensitive Networking for Drive-on-Chip Design Example

ID 683707
Date 10/30/2021
Public
Document Table of Contents

4.5. Setting up Debug Sessions in DS-5

The SD card image includes a version of gdbserver and sftp-server that are necessary to setup a debug session in DS-5.
  1. Connect the Cyclone V SoC Development board using RJ-45 ENENT1 or ENET2 connector to a PC with DS-5. Using command line ssh into the development board.
    >> ssh root@192.168.1.20
  2. Start a sftp session:
    >> sftp root@192.168.1.20
    Figure 32. Using SFTP and SSH with Cyclone V SoC