Problem regarding USRP E312 image

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

Did you experiment with
downloadImage(dev, 'BoardName', 'E3xx')
Huyam Hassan
Huyam Hassan 2019년 11월 23일
not working it tell me i have to specify E310 or E312

댓글을 달려면 로그인하십시오.

답변 (1개)

Francisco Salomon
Francisco Salomon 2019년 11월 25일

0 개 추천

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

Huyam Hassan
Huyam Hassan 2019년 11월 25일
not working it gave me an error
h.PNG
Walter Roberson
Walter Roberson 2019년 11월 25일
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
Huyam Hassan 2019년 11월 26일
windos
Francisco Salomon
Francisco Salomon 2019년 11월 26일
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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Communications Toolbox에 대해 자세히 알아보기

질문:

2019년 11월 23일

댓글:

2019년 11월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by