どうして、Simulink Compiler の実行時に、”Registering atexit function”の​メッセージが表示され​るのでしょうか?

Simulink Compiler の実行時に下記エラーが発生します。原因について教えてください。
次を使用中のエラー: deployedScript
モデル 'sldemo_suspn_3dof' のシミュレーション中にラピッド アクセラレータ プロセスがクラッシュしました。
---> Registering atexit function
---> Initialize gblExecutionInfo
---> i18n_init
---> Parse Arguments
---> SetupExecutionServices
Simulink:tools:rapidAccelExeError

 採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 6 月 30 日

0 投票

セキュリティソフトウエアが関係している場合がございます。
セキュリティソフトウエアから、MATLABの「現在のフォルダー」にあるslprjフォルダー下のモデルのスタンドアロンの実行ファイルの除外をお試しください。
例えば、下記の場合、sldemo_suspn_3dof.exeが該当します。
C:\TEST\slprj\raccel_deploy\sldemo_suspn_3dof\sldemo_suspn_3dof.exe
セキュリティソフトなどを使用していないにも関わらず、上記の症状が発生した場合は、お手数ですがMathWorks テクニカルサポートにお問い合わせください。
・サポートへのお問い合わせ
https://jp.mathworks.com/support/contact_us.html
・その他関連FAQ

その他の回答 (0 件)

カテゴリ

製品

リリース

R2023a

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!