Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: xPC target: "Invalid Simulink object name: loader"
Posted:
Aug 27, 2012 9:37 AM
|
|
Martijn,
You need to call MathWorks tech support. I suspect you're correct here. The library you're trying to use is making a system call that we don't emulate or handle.
If you can't get the source code and remove the offending call, then you can't use this library.
Gordon Weast xPC Target Development MathWorks
Martijn wrote: > Since the error only occurs when using the Intel MKL I think the error > on the target, > > unable to load DLL dependency: KERNEL32.dll.GetProcessAffinityMask > > , might be related to the fact that the xPC kernal does not support > certain calls to the kernel32.dll that is used by the Intel MKL. I found: > > http://www.mathworks.nl/support/solutions/en/data/1-CKAADD/index.html?product=XP&solution=1-CKAADD > > > If this is the case, who has a solution?
|
|
|
|