LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows CVI 8.0 is extremely slow when run in debug mode

I have three nested loops mostly of array assingnemnts, when run in debug mode, it works eventualy but it is extremely slow

Are there configuration options, that I need to set for the debugger to go faster?

I am running WinXP service pack 2


Message Edited by atjerome on 03-24-2008 05:00 PM
0 Kudos
Message 1 of 2
(3,473 Views)
I would check if you have a number of watchpoints that are set to update continuously or break on change.  This is often the source of "unexpected" slowness while debugging.  Also note that there is a splitter in the watch window -- sometimes  watchpoints can become hidden when this splitter gets moved all the way to the top.

Mert A.
National Instruments
0 Kudos
Message 2 of 2
(3,450 Views)