LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to get into Debug Mode

When using LabWindows/CVI version 6 I am having a problem where I can't run in debug mode.

The program was working correctly for a while but now when I select RUN from the menu, the "Debug Project" menu item is greyed out.  There must be some setting that I accidently changed to cause this problem.

John Bessire
0 Kudos
Message 1 of 3
(3,049 Views)

John,

Make sure that you didn't inadvertently change the target type to be a DLL. Check Build>>Target Type.

If your project is supposed to be a DLL, then you need to have something entered in Run>>Select External Process.

Luis
NI

Message 2 of 3
(3,041 Views)
Luis,

Thanks for the help and I got it working.

The Target Type was blank and I am using a DLL.  After changing the Target Type to  TestStand the debug is now working.

John Bessire
0 Kudos
Message 3 of 3
(3,016 Views)