hello i am new to zedboard and am trying to set up the hardware since the past few weeks so any help would be great. i am trying to connect the board to the development computer
TOOL VERSIONS:
matlab version-R2022b
os-Ubuntu 20.04.3 LTS
i have used HDL Coder Support Package for Xilinx Zynq Platform
I keep getting this error and i'm not sure how to resolve it, any and all help would be appreciated thank you
----------------------------------------------------------------------------------------------------------------------------------------------
attempts done:
1)i have tried to setup serial port using s=serialport('dev/ttyACM0',115200); fopen(s) then tried the hardware
2)i have given permissions for dev/ttyACM0 by chmod 666
3)i have used putty to communicate with the zynq board