필터 지우기
필터 지우기

Cannot find USRP in matlab 2011b in windows with the command "findsdru"

조회 수: 3 (최근 30일)
liang yin
liang yin 2011년 12월 29일
댓글: Sanat Varasada 2016년 2월 15일
I have done with the following steps: 1 downloaded version 003.002.003 of the firmware and FPGA images 2 configured host computer IP address to be 192.168.10.1 3 when I ping 192.168.10.2, 0% loss which mean the network connected. 4 But when I input "findsdru" the first time,"ans =No devices found". At the second time,"ans =Empty string: 1-by-0".At the 3rd time,"The conversion from a local code page string to unicode changes the number of characters. This is not supported. Error in usrp_uhd_mapi"
Can someone help me?
  댓글 수: 2
Walter Roberson
Walter Roberson 2011년 12월 29일
http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a
liang yin
liang yin 2011년 12월 29일
But my OS is windows. I donnot know what command shoud I input.

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

답변 (2개)

Ethem
Ethem 2012년 7월 17일
findsdru uses broadcast packets to discover USRP radios connected to the host computer. If you have a firewall that blocks broadcast packets, findsdru returns "No devices found".
Most firewalls block broadcast packets. You can either configure your firewall to allow these packets, or turn off the firewall completely.
Regards, Ethem
  댓글 수: 1
Sanat Varasada
Sanat Varasada 2016년 2월 15일
Thank you. But how to configure the firewall settings to allow the broadcast packets. Help me out with this, i will appreciate greatly.

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


aa
aa 2013년 1월 10일
I meet the same problem. It is difficult to find out any useful suggestions in google. It cost my 2 hours. My solution is changing to the vision of matlab from r2011a to r2011b. Everyting is fine. My email is lunarlight@126.com. Welcome to commuicate me.

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by