アクセラレータで Simulink モデルを実行するとエラーがでるのは何故ですか?
이전 댓글 표시
Simulink モデルをアクセラレーターで実行する際にエラーで実行できません。
### モデルに対するアクセラレータ ターゲットをビルド中: Model21_Type2
'nmake' は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
The make command returned an error of 9009
'An_error_occurred_during_the_call_to_make' は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
### 次のモデルに対する Real-Time Workshop ビルドプロセス:'Model21_Type2' はエラーのため中止しました。
また、「mbuild -setup」でコンパイラをVisual C++ 2010 Expressにしているのですが、下記コードが表示されます。
****************************************************************************
Warning: Applications/components generated using Microsoft Visual C++
2010 require that the Microsoft Visual Studio 2010 run-time
libraries be available on the computer used for deployment.
To redistribute your applications/components, be sure that the
deployment machine has these run-time libraries.
****************************************************************************
Trying to update options file: C:\Users\username\AppData\Roaming\MathWorks\MATLAB\R2010b\compopts.bat
From template: C:\PROGRA~1\MATLAB\R2010B~1\bin\win64\mbuildopts\msvc100freecompp.bat
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Source Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!