Error while obtaining sizes from MEX S-function 'arduinodi​gitaloutpu​t_sfcn' in 'arduino_g​ettingstar​ted/Digita​l Output/Digital Output'.

조회 수: 11 (최근 30일)
Hi
How can I fix the following error(ref screenshot) . I am using Matlab R2018a, Simulink Support Package for Arduino Hardware version 18.1.2.0

답변 (1개)

Pradeep KS
Pradeep KS 2018년 6월 4일
In 18a, the Simulink Arduino support package is not using "arduinodigitaloutput_sfcn" mex file. I think there are files from older versions which are on the MATLAB path. Could you please run the below command and check from where the "arduinodigitaloutput_sfcn" mex file is getting loaded.
>> which arduinodigitaloutput_sfcn
Please post the output of the above command for further help.
  댓글 수: 6
Varun-Chandra Reddy
Varun-Chandra Reddy 2022년 11월 29일
I got the same error on MSP430G2 launch pad. Werid thing is, I actually see the file. Its exactly where it says it is. Not sure why it complains that it can't find it. Here is the screenshot:

댓글을 달려면 로그인하십시오.

카테고리

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

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by