Error: Invalid MEX file, the specified module could not be found
이전 댓글 표시
Hello Friends,
I already have Target Link model. But in my computer I have complete set up of Dspace but only stand alone Target Link Blockset. When I try to copy model from Target Link to simulink window following error occurs
Invalid MEX-file 'C:\Program Files\dSPACE TargetLink Blockset 3.5\Matlab\Tl\mex\tl_sync_dd_blockdata.mexw64': Das angegebene Modul wurde nicht gefunden. ( the specified module could not be found)
I already have this file tl_sync_dd_blockdata.mexw64 in C drive
Could anybody suggest possible solution ??
댓글 수: 1
samah ali
2017년 10월 11일
i have the same error but while i am preparing the simulink model to convert it to targetlink model
답변 (1개)
Jan
2017년 10월 11일
0 개 추천
Maybe using the DependencyWalker helps to find out, which modules are missing: https://www.mathworks.com/matlabcentral/answers/95906-how-do-i-profile-my-exe-or-dll-file-with-dependency-walker . Perhaps you need to install some compiler runtimes.
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!