How can I change the IP address of my Zynq Board (ZC706), other than the default '192.168.4.2' ? I'm using R2016a.

7 visualizzazioni (ultimi 30 giorni)
It seems that with R2017a, it is possible to change the Zynq board communication address using the visionzynq command:
vz = visionzynq(DeviceName,DeviceAddress) creates a visionzynq object connected to the DeviceName type of Zynq board, with a custom IP address, DeviceAddress.
My problem is with R2016a, the DeviceAddress parameter is not supported with the visionzynq command.
  1 Commento
Loc Mai
Loc Mai il 13 Dic 2017
Hi Fenderfred, If you have this solution , please let me know too. When I followed the document XTP242 from Xilinx (ZC706 Built-In Self Test Flash Application) run lwip Ethernet Design. I found Board IP: 192.168.1.10 , Getway 192.168.1.1. I also tried other board and get same address. It seems to be that is default address assigned by Xilinx. I don't see how to change this board IP address, Only think I have to change HOST I.P = 192.168.1.2 and gateway = 192.168.1.1

Accedi per commentare.

Risposte (1)

adeeljsid
adeeljsid il 28 Nov 2019
Use ifconfig command to change the IP settings

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by