"could not execute UHD driver command" error for N210 USRP using Simulink examples under Matlab2013a
이전 댓글 표시
One month ago, I have gone through the Windows setup steps, when running radios=findsdru command, I was receiving that UHD version on the N210 module is not compatible with the one on the MAtlab 2013a version I am using. I have followed the instructions to upgrade UHD by using the command: !C:/Python34/python.exe C:\MATLAB\SupportPackages\R2013a\EttusResearch-UHD-Mirror-7f44d83\host\utils\usrp_n2xx_net_burner_gui.py
after that, radios=findsdru command was indicating success, a log document is attached showing results of this command and probesdru command. the images usde as of version 003.004.002 which are said to be compatible with the Matlab version I have. When trying to run one of the simulink examples available on the matlab support package (namely: sdruQPSKtransmitter), it gives me an error shown in the attached image file, while not seing any RF signal on the antenna connector of the attached SBX40 RF board . when trying the matlab code counterpart, I can see many UHD: U errors in the main matlab windown, while failing to see any RF signal on the antenna connector too!! it seems Matlab is not able to send required design parameters although it was able to see the N210 successfully.
Any help??
댓글 수: 2
sameen murtaza
2017년 1월 5일
I am using 2013a version of matlab and I am getting an error of 'not compatible' by matlab on giving command "findsdru.So can you please tell me how to upgrade the firmware for my USRP device
Xu Jia
2019년 7월 19일
sdruload('Device','N210');
You can input this sentence.
채택된 답변
추가 답변 (1개)
Vadim Ivanov
2025년 8월 25일
0 개 추천
When establishing a connection with USRP B210 matlab gives an error: "An error occurred: Could not execute UHD driver command in 'createDriver_c': Could not create a
UHD driver using IP addr 'Y7JMI8H'. Attach a device at the specified address, correct the
specified address to match an already attached device, or continue to work in off-line mode"
How can I fix this?
카테고리
도움말 센터 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!