I got a problem about root trying to build a microchip simulink block
12 次查看(过去 30 天)
显示 更早的评论
I was trying to build the model the block but I got this problem ..what can I do?
The starting build folder "C:\" is at the root of a drive. The make utilites 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. Component: Simulink | Category: Model error
回答(3 个)
Arthur Preuss
2018-3-25
I ended up solving this problem looking for similar one on the internet, so I don't remember now how I did it. Try installing Matlab in folder whose names do not contain spaces (" "). I remember it avoided other problems on Windows
Good luck
0 个评论
Deng Wenwu
2019-2-15
change the current folder of matlab to sub-directory;
be sure that when you run the code generation, the current folder of matlab should not be in the install-dir of matlab or in the root directory of a drive.
2 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!