Error generating c/c++ code
Show older comments
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.
Accepted Answer
More Answers (2)
Mark McBroom
on 7 Nov 2020
0 votes
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.
omkar tulankar
on 9 Nov 2020
0 votes
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!