LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

my application doesn't work with Labwindows 7.1.

until now, i've worked with Labwindows 7.0..My application has some "General Protection" faults when i run the debugging mode with standard debugging level (everything is fine in the release mode) but i manage to get rid of these errors by removing files created by the compiler.
I've just received Labwindows 7.1..Contrary to the former version, i have still "General protection faults" even if i remove the files. These errors don't exist with the release mode or with no run-time checking level. Consequently, I can't use version 7.1
because i need the debugger mode.
0 Kudos
Message 1 of 2
(2,811 Views)
Hi,
I don't really understand your problem. I neither see what are the files that you are talking about nor i understand why you can't use LabWindows/CVI 7.1.
But first of all, if you get some "General Protection Fault", there is some bugs in your application. You may avoid the error messages by changing the run-time checking level but it doesn't change the fact that something is wrong with your application.
"General Protection Fault" errors can have many causes. So see where in your program the errors occur and why. Then you could be able to debug your application.
Best regards.

Benjamin
Application Engineer
National Instruments France
0 Kudos
Message 2 of 2
(2,811 Views)