Borrar filtros
Borrar filtros

Way to solve libuhd error message output with USRP B210

14 visualizaciones (últimos 30 días)
Sanat Varasada
Sanat Varasada el 6 de Feb. de 2017
Comentada: Nikolas Soulandros el 20 de Mzo. de 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!

Respuestas (1)

Ankit Bhatnagar
Ankit Bhatnagar el 9 de Feb. de 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 comentarios
David Comer
David Comer el 31 de En. de 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 el 20 de Mzo. de 2021
I have the same problem. Have you made any leeway?

Iniciar sesión para comentar.

Categorías

Más información sobre Communications Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by