01-18-2008 12:16 PM
01-21-2008 12:58 PM
Hi,
Unfortunately NI does not support our drivers on XP embedded OS neither LabVIEW. Embedded operating systems allow users to choose desired OS components to be installed and hence do not guarantee the presence of all the components required for running LabVIEW or DAQmx drivers.
Although I would like to add that it has worked for other customers but like I said we do not support it. Take a look at this discussion forum for more information.
I hope it helps
01-30-2008 10:12 AM
i actually posted the incorrect version of NIDAQmx - i am using V8.61.
i was debugging on the assumption that i was missing some XPe component. it turns out i was running into a conflict between the NIDAQmx driver and the EWF. without EWF engaged i have no problems with my system. the second i engage EWF to create a disk overlay i get the BSOD on the next boot. i have verified that the order of install makes no difference (EWF then NIDAQmx, or NIDAQmx then EWF - yes, i created an image without EWF then hacked it in manually).
so, what is the conflict? i don't know. using WinDbg it appears that initializing a DPC in some driver is where the system crashes. i haven't figured out how to decipher the crash dump file further to analyze the root of the problem.
08-08-2008 01:59 PM
08-11-2008 05:22 PM