I am trying to generate c++ code from TE1400 TC3 Target for MATLAB®/Simulink modules and I am getting this error?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Deng Wenwu
el 14 de Feb. de 2019
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 comentarios
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!