Hi, I'm getting an error message while running in DEBUG mode. This occurs when I break to observe a variable. This said, when I right-click to see graphically the variable (Graphical Array View), a pop-up message appears:
"Unrecoverable Internal Error at 001B:1001C977. LabWindows/CVI will be aborted."
Then pressing OK would bring the entire program to exit....
the variable under observation is dynamically allocated and the memory seems to be created and freed correctly. I'm currently using USB6211. Anyone has any ideal of this symptom? Thanks!