fpga in loop tesy error fail to initialize the rtioStream library

46 views (last 30 days)
KH
KH on 29 Oct 2024 at 11:48
Answered: KH on 31 Oct 2024 at 6:09
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?

Answers (1)

KH
KH on 31 Oct 2024 at 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.

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!