SERIES APZU+ ACROPACK
USER’S MANUAL
Acromag, Inc. Tel: 248-295-0310 -
61
-
www.acromag.com
6.2 Ethernet Bare Metal Software
The Echo_server is a simple program that will echo packets received from a
host system. The Echo_server program reports status messages over the
USB/UART. It will respond to IP address 192.168.1.10 on subnet
255.255.255.0.
Through a CMD prompt on the host system run a ping test by entering:
Ping 192.168.1.10
The ethernet MAC is resident in the Zynq and interfaces to the PHY device
via a RGMII system interface. The magnetics and RJ-45 are resident on the
breakout board. The copper media types 10BASE-T, 100BADE-TX, and
1000BASE-T are supported.
Telnet can also be used to test the ethernet port.
Enter Telnet 192.168.1.10 7 at the CMD prompt of the host computer
The telnet session will start
Each character entered will be echoed back as seen below.
Note the escape character is Ctrl ] or ^]
q will close the connection