Effacer les filtres
Effacer les filtres

Way to solve libuhd error message output with USRP B210

14 vues (au cours des 30 derniers jours)
Sanat Varasada
Sanat Varasada le 6 Fév 2017
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!

Réponses (1)

Ankit Bhatnagar
Ankit Bhatnagar le 9 Fév 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 commentaires
David Comer
David Comer le 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 le 20 Mar 2021
I have the same problem. Have you made any leeway?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Communications Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by