Matlab 2012a 64 bit
31 ビュー (過去 30 日間)
古いコメントを表示
I have developed an application using Matlab Simulink RTW and am able to generate code using Matlab 32 bit 2011a win xp. I want to migrate to win 7 64 bit matlab 2012a. When i tried to compile/generate code using matlab 2012a, i am getting an error :
building of external mode executables is not yet supported on win64. Stop.
How to overcome this problem ?
Thanks
Srikanth
1 件のコメント
回答 (1 件)
Andreas Goser
2012 年 12 月 3 日
This seems to me Real-Time Windows Target (RTWT) and not RTW (Real-Time Workshop, today Simulink Coder). Please try the following:
This seems like a bug in Real-Time Windows Target. This error message originates from the generated makefile and the root cause of this error may be spaces in the MATLAB installation path. Currently the only possible workaround is to install MATLAB in a path with no spaces.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!