Error replacing .so library

34 visualizaciones (últimos 30 días)
W
W el 5 de En. de 2026 a las 2:13
Respondida: Sreeja el 6 de En. de 2026 a las 10:39
When using MATLAB/Simulink to control an Ettus USRP B210, I encountered the following issue: I modified several parts of the UHD driver and compiled it into a .so file. I want to replace the .so file used by Simulink with my own version, but an error indicates that libtre_hash.so.2 is missing. Is it possible to use my modified driver with Simulink to control the USRP?

Respuestas (1)

Sreeja
Sreeja el 6 de En. de 2026 a las 10:39
Unfortunately, it is not possible to use customized UHD driver libraries with MATLAB or Simulink for USRP devices. MathWorks products require the use of officially supported and pre-validated UHD library versions through Communications Toolbox Support Package for USRP Radio. Modifying or replacing the shared library files (such as .so files) is not supported.
If you need specific features or fixes in the supported UHD driver, we recommend submitting a request to MathWorks Technical Support.

Categorías

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

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by