RTWT error
이전 댓글 표시
Hello,
I have a Simulink model and built it for real time windows target 3.2 in external mode and it seems to build successfully using the vc++ compiler. However when I try to "connect to target" I get the following error:
Error occurred while executing External Mode MEX-file 'rtwinext': Driver not found Any suggestions?
Thanks.
답변 (1개)
Kaustubha Govind
2011년 6월 7일
To verify the length of the MATLAB path, execute the command:
length(path)
If this is larger than 32500 characters, you can run "pathtool" to examine your MATLAB search path and remove folders that are not needed.
카테고리
도움말 센터 및 File Exchange에서 Target Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!