Problem regarding USRP E312 image
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 23 de Nov. de 2019
Did you experiment with
downloadImage(dev, 'BoardName', 'E3xx')
Huyam Hassan
el 23 de Nov. de 2019
Respuestas (1)
Francisco Salomon
el 25 de Nov. de 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 comentarios
Huyam Hassan
el 25 de Nov. de 2019
Walter Roberson
el 25 de Nov. de 2019
That is odd, the codertarget.linux part tends to imply you are running linux, but the file that is not found is using MS Windows directory separators. Which operating system are you using?
Huyam Hassan
el 26 de Nov. de 2019
Francisco Salomon
el 26 de Nov. de 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
Categorías
Más información sobre Communications Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
