Error generating c/c++ code
古いコメントを表示
following error I am getting while trying to develop the C/C++ code.
The call to Target_1500S_V4_0_grt_make_rtw_hook, during the entry hook generated the following error: WorkspaceLocation is not valid. The build process will terminate as a result.
Caused by:
- WorkspaceLocation is not valid.
I have target 1500s v4 file and all supportive files downloaded in my PC.
採用された回答
その他の回答 (2 件)
Mark McBroom
2020 年 11 月 7 日
0 投票
Do any of the directories in your working directory path have any strange characters or spaces in it? If so, try moving to a directory that has only alphanumeric characters ( i.e. c:.work ).
Thanks.
Mark.
カテゴリ
ヘルプ センター および File Exchange で Simulink Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!