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 Comment

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)

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

Asked:

on 11 Feb 2015

Answered:

Jan
on 11 Oct 2017

Community Treasure Hunt

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

Start Hunting!