Compiled MATLAB crashes on instrfind

I am using the serial functions for the com port reads/writes. (MATLAB 2015a), which all work fine. After I compile and run, it crashes on the instrfind command is called, specifically at line 129 in istrfind.m (out1 = com.mathworks.toolbox.instrument.Instrument.getNonLockedObjects;) Is this because the instrument tool kit is not getting packaged with my application? How do I make sure it does? Or is this a bug?

답변 (1개)

Abhisek Roy
Abhisek Roy 2016년 5월 31일

0 개 추천

Hi Paul,
Please have a look at the following External Bug Report -
http://www.mathworks.com/support/bugreports/1218395
It looks like the issue is happening due a bug which has been fixed as of R2015b(6.1) and R2015aSP1(6.0.1). A workaround is mentioned in the above page; please try it. In case you still experience a crash, please create a Service Request at this link. Please share the Crash dump and/or any error message which you might have encountered during the crash. Have a look at the following page which explains how you can locate the Crash dumps -
http://www.mathworks.com/matlabcentral/answers/100816-how-do-i-locate-the-crash-dump-files-generated-by-matlab
Regards, Abhisek

댓글 수: 1

Daniele TRIMARCHI
Daniele TRIMARCHI 2020년 7월 21일
편집: Daniele TRIMARCHI 2020년 7월 21일
I am experiencing this problem with Matllab 2020a. I have tried with the suggested workaround (javaclasspath.txt) but with no success.
Is this a regression of version 2020a (and in this case: when has this regression being introduced) or am I doing something wrong..?
Thanks,
Daniele

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

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

질문:

2016년 5월 26일

편집:

2020년 7월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by