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