Programming target device failed.
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Noam Levine
2018-4-12
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 个评论
Stefanie Schwarz
2018-8-24
More troubleshooting steps regarding this error message can be found here:
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!