필터 지우기
필터 지우기

Error 'ext_comm' ExtTargetPktPending() call failed while checking for target pkt? And ExtSetTargetPkt() call failed on CLOSE ?

조회 수: 1 (최근 30일)
I'm doing project about Arduino with Matlab Simulink S-function
I create a model: constant block (value =1) ---> S-function block block ---> Digital output (Pin 13);
In model I set Time simulation= 50s, sample time=1s;
S-function block with content: Single input, single output (SISO) with output= input. I have add three function subsystem: 1. multiplyMatrix (A * B matrix), 2. transposeRectMatrix (B= A_T matrix), 3. pinv3 (return A= G* G_T matrix). I attached file S-function: ARX_Gimbal
In mdlOutputs, I called pinv3 function to calculate theta2 variable. And then, I run Simulink at External Mode, the first model run is good, but when timer= 36s, I don't know why my system stopped and received error:
Where, I mex this S-function by matlab 2018a, visual studio 2012 pro. Thanks everyone !!!
  댓글 수: 1
Alfredo M.
Alfredo M. 2023년 9월 13일
Did you happen to have this issue fixed? I have a similar one when I try to compule a Simulink model into an S-function and then I try to run it in Rapid Accelerator mode.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by