Problem creating Accelerator MEX file for model 'rtlsdr_rx_startup_simulink'.
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to get my RTL SDR kit to work in MATLAB Simulink (on my Mac). The MATLAB code-based version of the software does not produce any errors but, when I try to run the Simulink version, I get the following error message:
Problem creating Accelerator MEX file for model 'rtlsdr_rx_startup_simulink'. To see the build output, use set_param('rtlsdr_rx_startup_simulink','AccelVerboseBuild','on') Caused by: Invalid MEX-file '/Applications/MATLAB_R2016a.app/toolbox/stateflow/stateflow/sf.mexmaci64': dlopen(/Applications/MATLAB_R2016a.app/toolbox/stateflow/stateflow/sf.mexmaci64, 6): BIND_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB has segment 4 which is too large (0..2) in /Applications/MATLAB_R2016a.app/bin/maci64/libmwstateflow.dylib Component: Simulink | Category: Model error
I would greatly appreciate any help/comments...
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!