LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging tools for CVI

Is there a Profiler or/and a bounce checker product that could help me finding a memory leak in a CVI application ?
0 Kudos
Message 1 of 2
(2,922 Views)
There is a function built into CVI which is useful for tracking memory leaks. It's called CVIDynamicMemoryInfo and there is a good discussion thread about using it here:
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=5065000000080000003D0F0000&ECategory=LabWindows%2FCVI

Hope that helps!
Ryan K.
0 Kudos
Message 2 of 2
(2,922 Views)