Category: Software
Product Number: FMCOMMS5
We are currently conducting a RF data capture to MATLAB workspace project with AD-FMCOMMS5 and ZC702. We are using R2022b and required add-ons are installed.
I assign 169.254.41.10 IP address for ZC702 board because my PC does have 169.254.41 subnet.
When i ping from both PC and ZC702 i see that Ethernet connection is valid but when i run my code in MATLAB i get Error connecting to SSH server at 169.254.41.10 error.
I can also connect FPGA board with ssh through host PC's cmd line with analog@169.254.41.10 and password and can configure FPGA board.
Any help will be appreciated, thanks.