Not able to connect zynq7010 to MATLAB

15 visualizaciones (últimos 30 días)
TARIQ ABDUL RAHMAN
TARIQ ABDUL RAHMAN el 19 de Mzo. de 2019
Respondida: Stefanie Schwarz el 17 de Jul. de 2019
Hello, I'm using zybo z710 series zynq hardware for my project, and I'm trying to connect MATLAB 2018b to my zynq harware. My operating system is Windows 10.
I followed the first 10 steps exactly as given in the workflow below,
When I tried running it, I'm getting the following error,
"Error using codertarget.zynq.internal.LinuxShell/setupZynqHardwarecodertarget.zynq.internal.LinuxShell/setupZynqHardware (line 543)
Cannot connect to "Zynq hardware". Details: Could not connect to the hardware over Serial Port.
Check that USB cable is plugged into 'USB-to-UART' port of the hardware and the power switch is turned on.
If this error persists, switch off the hardware, wait for 10 seconds, switch on the hardware and then repeat this step.
Error in codertarget.zynq.internal.LinuxShell (line 207)
obj.setupZynqHardware(username,password,remotedir);
Error in zynq (line 113)
h = codertarget.zynq.internal.LinuxShell('ZC702', varargin{:});"
Is there anyway to debug this?
  1 comentario
Harri Rahikainen
Harri Rahikainen el 26 de Mzo. de 2019
I'm also receiving the same error with the same setup (Zybo-z7-10, MATLAB 2018b, Win10).
Help would be much appreciated.
Thanks.

Iniciar sesión para comentar.

Respuestas (3)

Stefanie Schwarz
Stefanie Schwarz el 17 de Jul. de 2019
Hi Tariq,
there could be many reasons why you are getting this error message. It could be a basic connection issue, or the board did not properly boot our Linux image from SD card, etc.
Please follow below troubleshooting guide:

Akshay Khadse
Akshay Khadse el 28 de Mzo. de 2019
Please try to reset everything before connecting:
  • Delete everything on the SD card
  • Get the correct IP address of the hardware board
  • Ensure that only the support pacakge for the hardware being used is installed
  2 comentarios
Prasanna Sathiyanarayanan
Prasanna Sathiyanarayanan el 29 de Mzo. de 2019
Hi, I'm having the same issue and I don't know how to find the IP adress of the hardware, I tried using putty to find the ip adress but it seems like it doesn't work once I set all the configurations as mentioned in the example below,
however the linux image i copied into sd card seems to work fine, it is booting and 'P-DONE' Led blinks, but still i get the same error, is there anyway to resolve this?
Walter Roberson
Walter Roberson el 29 de Mzo. de 2019
Tools such as nmap https://nmap.org/book/inst-windows.html can make it easier to explore what is on your network.

Iniciar sesión para comentar.


Efkan Yilmaz
Efkan Yilmaz el 3 de Jul. de 2019
I have same error. I guess matlab hdl coder and verifier dont support zybo z7. Dou you have any method to solve this problem?

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by