MATLAB as AXI Master
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (3)
Tao Jia
el 20 de Abr. de 2018
0 votos
If you are using KC705, then it should work.
How did you program the FPGA? There is an on-board USB-JTAG port which uses the Digilent JTAG module. This is the one that we support. If you use a Xilinx platform cable to connect to the JTAG header on the board, then it won't work.
Can you double check if the Digilent JTAG cable shows up correctly in the Vivado hardware manager?
1 comentario
sergey plyukh
el 20 de Abr. de 2018
Tao Jia
el 24 de Abr. de 2018
0 votos
Can you provide more information on this? What's your operating system? Windows or Linux? What's your MATLAB version? Can you post a screenshot of your Vivado program manager here?
2 comentarios
sergey plyukh
el 24 de Abr. de 2018
Editada: sergey plyukh
el 25 de Abr. de 2018
sergey plyukh
el 24 de Abr. de 2018
Elijah Dewey
el 8 de Jun. de 2018
0 votos
Hello, I too have this issue using the KC705 board. The error received reads, Found incompatible JTAG IP version. Expected version: 1.1. Found version: 33.8. The version changes every time when using the LaunchDataCaptureApp, sometimes from 0.0 to 200. The programming of the board in Vivado is successful and the mem = aximaster('Xilinx') returns the same error as described above. Any tips to fix this would be great. (Windows 10, Matlab 2018a)
1 comentario
Tao Jia
el 6 de Jul. de 2018
I'm suspecting that your FPGA was not programmed with the right bitstream.
Categorías
Más información sobre FPGA, ASIC, and SoC Development en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!