I load and run the Acq-IntClk sample program and it runs correct. I create a new project lets say Pulse Characterization ASM. I copy all the files in Acq-IntClk into my project. I change the uir name and header file. I have the instrument driver in place, daqmxioctrl.fp When I try to run the program I keep getting he following link error.
Undefined symbol '_NIDAQmx_NewPhysChanAICtrl@12' referenced in "Pulse Characterization ASM.c".
Any ideas would be most helpful