HDL Workflow Advisor -- Error Connecting to SSH Server
9 views (last 30 days)
Show older comments
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 Comment
Justin
on 31 Mar 2025
Edited: Justin
on 31 Mar 2025
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.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!