LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

IDE CLOSES UNEXPECTEDLY

Problem with LabWindows/CVI IDE 2020: With projects consisting of 40-50 files, it closes unexpectedly while I edit a file.
Sometimes if I press F1 to open help, it displays an insufficient memory message and closes or remains frozen.
Same abnormal behavior with the 2015, 2017, 2019, 2020 versions (patch 1/2/3). THANK YOU

0 Kudos
Message 1 of 2
(164 Views)

@gLorenzbcbsfl wrote:

Problem with LabWindows/CVI IDE 2020: With projects consisting of 40-50 files, it closes unexpectedly while I edit a file.
Sometimes if I press F1 to open help, it displays an insufficient memory message and closes or remains frozen.
Same abnormal behavior with the 2015, 2017, 2019, 2020 versions (patch 1/2/3). THANK YOU


Hello, @gLorenz

 

The unexpected closure of LabWindows/CVI IDE when handling large projects or opening help could be related to memory management issues. Here are some steps to address the problem:

Increase Virtual Memory: Adjust the virtual memory settings in Windows to provide more space for the IDE to operate.
Update and Patch: Ensure you have the latest updates and patches for your version of LabWindows/CVI IDE.
Reduce Resource Usage: Simplify your project structure if possible, and close unnecessary applications to free up memory.
Check for Memory Leaks: Use tools to check for memory leaks within the IDE or your code.
Reinstall IDE: If the issue persists across versions, consider reinstalling the IDE to fix any corrupted files.

 

 

I hope my suggestion is helpful for you.

 

 

Best Regard,
diana658h

0 Kudos
Message 2 of 2
(23 Views)