Problem regarding USRP E312 image

3 views (last 30 days)
Huyam Hassan
Huyam Hassan on 23 Nov 2019
Commented: Francisco Salomon on 26 Nov 2019
When I tried to download the default image for the USRP E312, I got this error and I couldn't solve it.
Can you please advise me?
  2 Comments
Walter Roberson
Walter Roberson on 23 Nov 2019
Did you experiment with
downloadImage(dev, 'BoardName', 'E3xx')
Huyam Hassan
Huyam Hassan on 23 Nov 2019
not working it tell me i have to specify E310 or E312

Sign in to comment.

Answers (1)

Francisco Salomon
Francisco Salomon on 25 Nov 2019
Hi Huyam.
Please run these commands after installing the support package and let me know if that solve your problem:
dev = sdrdev('E3xx')
dev.setupSysroot()
setupusrpe3xxrepositories
Thanks,
Francisco
  4 Comments
Francisco Salomon
Francisco Salomon on 26 Nov 2019
Hi,
Can you please uninstall all the support packages involved and start over again, installing all the dependencies and required toolboxes? Which kind of license are you using?
Thanks,
F

Sign in to comment.

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!