08-03-2009 11:57 AM
Hi all,
I have small teasing problem with Labwindows/CVI. The program always stops at the "void CVIFUNC_C RTmain (void)" function even there is no breakpoint set! And now the best - it is built in the release mode.
Have you ever faced this? Please help.
Thank you.
08-04-2009 02:21 AM
Hi Selatko!
Did you put something to your "Watch" list? For example global array. If so remove it and hopefuly it won't stop afterwords.
The other possible reason is an error has occurred within that line of code and further debugging of that code is needed.
CVI can be configured to automatically break when errors or exceptions occur within a function.
The following methods can be used to change these settings:
Let me know if it helped!
Best regards,
David Varga
Applications Engineer
NIH