HDL Workflow Advisor -- Error Connecting to SSH Server
조회 수: 9 (최근 30일)
이전 댓글 표시
I'm able to run h = zynq in the command window just fine, and also double checked in the HDL Coder Support Package for Xilinx devices, but for some reason in step 4.4 - Program Target Device in the HDL Workflow Advisor, I get this error: Error connecting to SSH server at <IP address I know works fine, checked in terminal, pinged, etc.>. I was wondering what the root of this issue is and how to fix it.
Any help is greatly appreciated! Thanks in advance.
Update-- whenever I run h=zynq successfully, then try to program the target device (get this error), then run h=zynq again in the command window, I suddenly see an "error connecting to SSH server" message. This may help with debugging but I'm not sure how to resolve this if it was able to successfully connect to the same IP address before trying to program the target device in the HDL Workflow Advisor.
Here is an image for reference:

댓글 수: 1
Justin
2025년 3월 31일
편집: Justin
2025년 3월 31일
Good day Ezenia,
I ran into a similar problem with my Zedboard during the programming stage of the HDL workflow. Assuming that your FPGA device has an SD-card ensure that it is unlocked. From my understanding, the HDL workflow will attempt to write to your SD-card and if it is locked it may result in an error.
Hope this helps.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!