Invalid Simulink object name: loader &&& xPC:unable to load dependent module FAST_Library_Win32.dll @ MathWorks Support Team

Diagnosic Viewer:
The call to slrt_make_rtw_hook, during the exit hook generated the following error: Invalid Simulink object name: loader The build process will terminate as a result.
Caused by:
  • Invalid Simulink object name: loader
  • No block diagram 'loader' is loaded.
xPC:
unpacking application...
unpacking appplication finished
unable to load dependent module FAST_Library_Win32.dll
Loading H:\private\CFDLMFAC.dlm failed with error 2
Error: Could not laod model H:\private\CFDLMFAC: 2

 Accepted Answer

The xPC don't support .dll file. your model should not depend any dynamic link lib file

More Answers (3)

Since you've mentioned MathWorks Support Team in the title of this question, it seems like you're looking for help from Technical Support. If that's correct please use the Contact Support link on the Support section of this website (under the heading "My Support" near the bottom of the page) to send your question directly to Technical Support.
I have the similar isssue.
Do you have any updates on this?

5 Comments

目标机上不能调用任何.dll文件,你可以把你的dll编译成.lib包含在模型的编译过程里,方法为:在设置,添加包含路径和对应的lib库。
我包的都是.lib文件,也出现了这样的问题
我现在就卡在这个问题了,建议你去问问他们的支持团队,我目前在忙别的事情,还没时间进一步研究这个问题。可以留个联系方式,以后再探讨
谁可以留个解决办法啊?who can solve this ?

Sign in to comment.

Products

Release

R2018b

Asked:

on 28 Feb 2021

Commented:

on 13 Jun 2023

Community Treasure Hunt

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

Start Hunting!