Error: Invalid MEX file, the specified module could not be found
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
samah ali
el 11 de Oct. de 2017
i have the same error but while i am preparing the simulink model to convert it to targetlink model
Respuestas (1)
Jan
el 11 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!