Programming target device failed.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
When I was using HDL Code Generation, the last step was Program target device. However, I have connected my Xilinx Zedboard to the UART, but it still shows this problem.Or do I miss something?
"Downloading target FPGA device configuration over Ethernet to SD card ... 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." Programming target device failed.
0 comentarios
Respuestas (2)
Noam Levine
el 12 de Abr. de 2018
Do you also have an Ethernet connection between your ZedBoard and host computer?
Before you start the HDL Workflow Advisor, make sure that you have the Zynq hardware support package setup correctly by running the
>>targetupdater
command in MATLAB, and selecting Xilinx Zynq Platform. This will verify that the communication link between MATLAB and your hardware is working properly.
0 comentarios
Stefanie Schwarz
el 24 de Ag. de 2018
More troubleshooting steps regarding this error message can be found here:
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!