I am trying to generate c++ code from TE1400 TC3 Target for MATLAB®/Simulink modules and I am getting this error?
7 ビュー (過去 30 日間)
古いコメントを表示
The starting build folder "J:\" is at the root of a drive. The make utilities as used by the Simulink Coder Build Process cannot build when the starting folder is at the root of a drive. Please change to a sub folder and re-try the build.
0 件のコメント
回答 (1 件)
Deng Wenwu
2019 年 2 月 14 日
Hi, please make sure your matlab workspace isn't in the install_dir or the root of any drive.
The abolve will be wrong.
Just change it:
Any directory that under the root of drive will be ok.
Hope to help you.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!