LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI exits fully before 1st statement reached

Hi, I am debugging a project and have a breakpoint at the first statement in main().  When I build it and debug it, CVI 7.1.1 exits fully before reaching the first statement.  I have to restart CVI again to try again.  I have a breakpoint at the first statement and I have checked the Break On -> first statement thing.  What could cause CVI 7.1.1 to exit fully from the development environment when trying to debug?
 
Thanks
 
0 Kudos
Message 1 of 2
(2,895 Views)
OK so I deleted all the CVI generated files and re created a project with the source files only and rebuilt everything and it works ok.
I think maybe CVI gets confused if you have several CVI's open doing different things.  This happened after doing that for awhile.
 
Thanks
 
0 Kudos
Message 2 of 2
(2,890 Views)