Matlab 2012a 64 bit
조회 수: 30 (최근 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!