필터 지우기
필터 지우기

Problems bladeRF and Matlab 2017b and Matlab 2016a

조회 수: 5 (최근 30일)
Quenten Switten
Quenten Switten 2020년 4월 6일
편집: Quenten Switten 2020년 4월 14일
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?

답변 (0개)

카테고리

Help CenterFile Exchange에서 String에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by