Hi,
I tried to run the matlab AXI4Stream demo (http://www.mathworks.com/help/hdlcoder/examples/getting-started-with-axi4-stream-interface-in-zynq-workflow.html?s_tid=srchtitle), and there is no error during running the workflow advisor. But when I run the interface model in external mode, it reports that Simulink fails to connect Zedboard.
Further, I manually run the interface model executable file build from Simulink on Zedboard. And it reports that "Open failed: No such file or directory", because there is no "dma_ch*" found when executing axi4StreamInit().
Does anyone have an idea of how to fix the error?
Thanks and regards
Shawn