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!