Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
liang yin
liang yin am 29 Dez. 2011
Kommentiert: Sanat Varasada am 15 Feb. 2016
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 Kommentare
Walter Roberson
Walter Roberson am 29 Dez. 2011
http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a
liang yin
liang yin am 29 Dez. 2011
But my OS is windows. I donnot know what command shoud I input.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Ethem
Ethem am 17 Jul. 2012
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 Kommentar
Sanat Varasada
Sanat Varasada am 15 Feb. 2016
Thank you. But how to configure the firewall settings to allow the broadcast packets. Help me out with this, i will appreciate greatly.

Melden Sie sich an, um zu kommentieren.


aa
aa am 10 Jan. 2013
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.

Kategorien

Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by