Error replacing .so library

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

0 votos

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 Centro de ayuda y File Exchange.

Productos

Versión

R2023b

Etiquetas

Preguntada:

W
W
el 5 de En. de 2026

Respondida:

el 6 de En. de 2026

Community Treasure Hunt

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

Start Hunting!

Translated by