06-08-2011 07:10 PM
Hi All,
I have been getting this error for sometime in my code. I am guessing that this could be because of memory leak. How do I get to the error ? Is there any debugger that will help me get to the cause of the error ? I am unable to get to the point where there could be possible memory access problem.
Thanks,
Kanu
06-10-2011 12:02 AM
Hi Kanu,
You could try using the Resource Tracking window to monitor memory allocations and deallocations. To enable Resource Tracking, go to Options » Build Options... and choose the Extended debugging level. Then go to Window » Resource Tracking to bring up the Resource Tracking Window.
More information regarding Resource Tracking can be found at the Developer Zone article Memory Leak Detection with LabWindows/CVI .
Regards,
Brandon V.
Applications Engineering
National Instruments