Your program uses the stack to pass function parameters and store automatic local variables. You can set the maximum stack size by selecting Options»Build Options in the Workspace window. LabWindows/CVI supports the following stack size range:
If you enable the Detect uninitialized local variables at run time option in the Build Options dialog box, LabWindows/CVI might use extra stack space. You can adjust your maximum stack size to avoid a stack overflow.