Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

In debug mode, can't set breakpoints on some valid lines of code.

In debug mode, can't set breakpoints on valid lines of C code. Also, at random skips lines of code when I try to single step thru code.
0 Kudos
Message 1 of 3
(3,455 Views)
Dear Lasani

Thank you for choosing National Instruments!

Would it be possible for you to give some more details regarding this issue? Are you using DAQmx C calls and getting this behavior? Can you post a small snippet of code or give example segments? Also, what kind of hardware are you using to do data acquisition?

Thanks and Regards
Shekhar S
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,455 Views)
Thanks,
I have resolved the problem. Appartently, when I recompiled my code, the object file was not being updated??? I had to delete the old version (obj file) and then re-compile.
0 Kudos
Message 3 of 3
(3,455 Views)