Interface/Network Problem during model build to the Zedboard.

2 views (last 30 days)
After installing the "Support for Xilinx Zynq-7000Platform”, I am using the "Support Packages Example" - “Getting Started with ZedBoard Hardware”. Following the example, I manage to connect to the Zedboard with the command
h.openShell('serial');
I also change the IP address of the Zedboard to match it the first three numbers to the PC. Unfortunately, the connection through the TCPIP does not work as shown in the command window.

Accepted Answer

Martin
Martin on 10 Nov 2013
I have solved the problem by verifing the hardware connection with "PING". The network cable was bad. With a new cable, PING works and also model build process.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!