ZEDBOARD UART-USB matlab setup on linux
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
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 im 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 boardhello 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
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 im 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 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
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 im 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 #uart-usb, #zedboard, #hdlcoder, zynq MATLAB Answers — New Questions