Filter löschen
Filter löschen

Problems bladeRF and Matlab 2017b and Matlab 2016a

2 Ansichten (letzte 30 Tage)
Quenten Switten
Quenten Switten am 6 Apr. 2020
Bearbeitet: Quenten Switten am 14 Apr. 2020
Hello,
I use a windows 10 PC and,
When I run the bladeRF on matlab 2017b in simulink I get the following warning:
Warning: The following error was caught while executing 'bladeRF' class destructor:
Error using calllib There is no enumerated value named 'BLADERF_CHANNEL_TX1'. Error in bladeRF_XCVR/get.timestamp (line 448) [status, ~, val] = calllib('libbladeRF', 'bladerf_get_timestamp', obj.bladerf.device, obj.module, val);
Error in bladeRF_XCVR/stop (line 652) target_time = obj.bladerf.tx.timestamp + ...
Error in bladeRF/delete (line 796) obj.tx.stop; Error in bladeRF_Simulink/releaseImpl (line 417) delete(obj.device); > In bladeRF_Simulink/releaseImpl (line 417)
And when in 2016a:
Warning: The following error was caught while executing 'bladeRF' class destructor:
There is no enumerated value named 'BLADERF_CHANNEL_TX1'.
> In bladeRF_Simulink/releaseImpl (line 417)
Does anyone know how to fix this?

Antworten (0)

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by