MATLAB: MATLAB as AXI Master

axi master

The project with the MATLAB AXI Master jtag IP core assembled, programmed into a chip. When I try to create an object (aximaster object), I see a message – Error using fpgadebug_mex Did not find any Digilent® JTAG cable. Make sure that the cable is connected to your computer. What's the trouble?

Best Answer

Please install the following library:
https://reference.digilentinc.com/lib/exe/fetch.php?tok=6ec654&media=http%3A%2F%2Ffiles.digilent.com%2FSoftware%2FAdept2%2BSystem%2BInstaller%2F2.17.1%2Fdigilent.adept.system_v2.17.1.exe
The Digilent Adept2 library should be automatically installed with Xilinx Vivado. For some reason it didn't work for you, but installing Digilent Adept2 directly should solve the problem.