Error: Invalid MEX file, the specified module could not be found
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
samah ali
il 11 Ott 2017
i have the same error but while i am preparing the simulink model to convert it to targetlink model
Risposte (1)
Jan
il 11 Ott 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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!