Error: Invalid MEX file, the specified module could not be found

17 views (last 30 days)
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 Comment
samah ali
samah ali on 11 Oct 2017
i have the same error but while i am preparing the simulink model to convert it to targetlink model

Sign in to comment.

Answers (1)

Jan
Jan on 11 Oct 2017
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.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!