MATLAB 2019b Installation of SDR for Xilinx zynq Radio problem.

5 views (last 30 days)
I have installed MATLAB 2019b version. I want to test the code for SDR.
However, I can not install the following libraries necessary to Run SDR.
  1. Embedded Coder Support Package for Xilinx Zynq Platform
  2. Communications Toolbox Support Package for Xilinx Zynq-Based Radio
I get the following errors:
Failed to download the third party software.
Xilinx Zynq linux binaries.
and
This is required by
Embedded Coder Support Package for Xilinx zynq Platforms:
Can someone suggest how to solve this problem?
Thanks
  2 Comments
Ciaran Toner
Ciaran Toner on 24 Sep 2019
The thrid party software that is failing to download is hosted on GitHub, we recently had some issues with all GitHub downloads however these have just been resolved.
Could you please try again and let me know if you are still having issues.
jarul
jarul on 1 Oct 2019
I still can not solve this problem.
The Matlab code "Transmit and Receive LTE MIMO Using Analog Devices AD9361/AD9364" is run, I get the following error.
"Error using matlabshared.internal.ssh2Client"
Hence the function called "transmitRepeat(sdrTransmitter.eNodeBOutput);
is not working.
Can you help me solve this problem?
I do appreciate very much.
Thanks

Sign in to comment.

Answers (1)

Ben Cunningham
Ben Cunningham on 7 Oct 2019
With regards the most recent comment which is an unrelated issue, it is duplicated here.
  1 Comment
jarul
jarul on 14 Oct 2019
The problem is not solved yet!!!!!!!!!!!!!!!!!!
I have been trying to install the Linux version of the Xilinx Zynq Radio to run SDR software for single radio. I have spend several hours and still can not install the software version of the
R2019b version. After installing the communication tool box and Xilinx Radio library usually we see that the sign indicating the libraries are installed.
With the version R2019b the sign never appears on the library for communication tool box as well as Xilinx Radio library. I still get the following error:
Can not download the following library:
Xilinx Zynq Linux binaries
I presume that this library can not be downloaded or it is not available, I am not sure.
Can MATLAB group check this out for me?
When I run the matlab code meant for Single Radio, the receive function originally written as
sdrReceiver(); has been changed to capture(sdrReceiver, startuptime, "seconds");
in R2019b. It never gets executed and the program aburptly stops.
Can you kindly check the problem for me?
I have spend lot of time and can not run the matlab successfully with version R2019b.
Hopefully someone can respond to my question and solve this.
I have ran previously and setup the radio successfully with the version R2019a.
I am having problem with the latest version of R2019b.
Please do look into and solve this problem. I do appreciate. Thanks

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!