Issues with ADI MATLAB Transceiver Toolbox and Zynq Radio Support Package

3 views (last 30 days)
I am experiencing the following error when trying to use ADI MATLAB Transceiver Toolbox 20.2.1 with Zynq Radio Support Package 20.2.2. I am assuming the issue might be that the 20.2.2 release of the Zynq Radio Support Package is fairly new and perhaps has an incomaptibility issue with what ADI recently released in their Transceiver Toolbox. I would like to try rolling back to Zynq Radio Support Package 20.2.1. However, I do not seem to be able to do so from the MATLAB add-ons interface. How do I go about installing older verisions of support packages?
Dot indexing is not supported for variables of this type.
Error in matlabshared.libiio.base/get.dataTypeBytes
Error in matlabshared.libiio.base/checkBufferConfig
Error in matlabshared.libiio.base/setupImpl
Error in adi.ADRV9009ZU11EG.Tx/setupImpl (line 176)
setupImpl@matlabshared.libiio.base(obj);
Error in ADRV9009ZU11EG_RxTxExample (line 34)
tx(output);

Answers (1)

Neil MacEwen
Neil MacEwen on 16 Feb 2021
Hi, please can you direct questions about ADI's Transceiver Toolbox to ADI's Engineer Zone, specifically the Software Interface Tools forum.
Thanks,
Neil

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!