Error replacing .so library

38 Ansichten (letzte 30 Tage)
W
W am 5 Jan. 2026 um 2:13
Beantwortet: Sreeja am 6 Jan. 2026 um 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?

Antworten (1)

Sreeja
Sreeja am 6 Jan. 2026 um 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.

Kategorien

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

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by