02-16-2007 06:37 AM
02-19-2007 12:14 PM
Hi PhantomMenace,
We should start by making sure that the DLL is deployable on a Real-Time system. Here is the link to the RT DLL verifier:
http://digital.ni.com/public.nsf/allkb/0BF52E6FAC0BF9C286256EDB00015230
If you DLL checks out from there then we can continue to debug. Have a good day.
02-20-2007 03:43 AM
02-21-2007 01:46 PM
Hi PhantomMenace,
Is there a way you can make a VI that calls a single function of the DLL and nothing else? Also could you please give the full text of the error.
As for recompiling, I don't believe you should have to. For testing purposes it would be interesting to see if that changes anything.
12-10-2007 05:33 AM
I'm having the EXACT same problem as the original poster in this thread. Is there a solution to this issue?
I know my application works when directly deployed on the RT target (PXI-8186); however, I get a "failed to deploy" error after I build an RT Application which makes these external library function calls. It seems like something is not linking up or that there's an issue in the directory structure of the RT-App and RT-OS.
I'm desperate to solve this issue ASAP as my prototype is due tomorrow and this is the final step in full deployment of the prototype.
Thanks!
-Mike
12-11-2007 03:47 PM
12-11-2007 06:47 PM
01-09-2008 01:51 PM
01-10-2008 02:30 PM