fpga in loop tesy error fail to initialize the rtioStream library

46 次查看(过去 30 天)
When i create my custom fpga board, i meet with this error:
Error:Failed to initialize the RTIOStream library.
Failed to open Digilent JTAG cable: Failed to load shared library libdmgr.so. Make sure that you have installed AMD Vivado cable drivers and the FPGA board supports Digilent JTAG Module for USB-JTAG communication.
Failed to open FTDI JTAG cable: FTD2XX Library path doesn't exist.>>
The FPGA is programmed successfully. So, i do not think there is question between my pc and fpga.
How to solve this question?
Should I turn the start mode to start from SD card?

回答(1 个)

KH
KH 2024-10-31,6:09
The problem has been solved!
Thanks to the help and the guidance!
Two packages are needed to solve this question.
1.FTD2XX library
2.digilent.adept.runtime
You can install these two package with the assistance of the guidance.
Besides, the vcp is incompatible with ftdi, which needs to be removed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by