Filter löschen
Filter löschen

Way to solve libuhd error message output with USRP B210

14 Ansichten (letzte 30 Tage)
Sanat Varasada
Sanat Varasada am 6 Feb. 2017
Kommentiert: Nikolas Soulandros am 20 Mär. 2021
When I try to run any Simulink model or script using my USRP B210 device, I got an error message of libuhd. What does that mean and how can I solve it? For better understanding please find attached screen shot of the error message. Any help would be appreciated greatly!

Antworten (1)

Ankit Bhatnagar
Ankit Bhatnagar am 9 Feb. 2017
In order to fix this UHD error, kindly update your UHD driver for the USRP hardware from the driver link:
Steps: -
1. Download the driver from above link for your win 32/64 bit. But, download the latest release VS2015 for your OS.
2. Open MATLAB and Connect your USRP hardware with PC.
3. Now install the UHD driver - After installation, close your matlab and remove USRP device.
4. Open MATLAB and connect USRP device with PC
5. Finally, run the findsdru in command window and make sure it's a success.
For more details, refer to the verifying the MATLAB connection to USRP doc link and also common problems and fixes:
  2 Kommentare
David Comer
David Comer am 31 Jan. 2020
This did not work for me. After following the instructions, the following results from findsdru:
findsdru
Checking radio connections...
Win32; Microsoft Visual C++ version 14.1; Boost_106501; UHD_3.13.1.0-vendor
---------- see libuhd version information above this line ----------
---------- begin libuhd error output ----------
Device discovery error: receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
---------- begin libuhd error output ----------
Device discovery error: receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
---------- begin libuhd error output ----------
X300 Network discovery error receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
---------- begin libuhd error output ----------
Device discovery error: receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
Loading FPGA image: C:\ProgramData\MATLAB\SupportPackages\R2019b\3P.instrset\uhdimage.instrset\uhd-images_3.13.1.0\usrp_b210_fpga.bin...
---------- begin libuhd error output ----------
Device discovery error: receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
---------- begin libuhd error output ----------
Device discovery error: receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
---------- begin libuhd error output ----------
X300 Network discovery error receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
---------- begin libuhd error output ----------
Device discovery error: receive_from: An existing connection was forcibly closed by the remote host
---------- end libuhd error output ----------
Nikolas Soulandros
Nikolas Soulandros am 20 Mär. 2021
I have the same problem. Have you made any leeway?

Melden Sie sich an, um zu kommentieren.

Kategorien

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by