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

조회 수: 13 (최근 30일)
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
Loc Mai
Loc Mai 2017년 12월 13일
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

댓글을 달려면 로그인하십시오.

답변 (1개)

adeeljsid
adeeljsid 2019년 11월 28일
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