Hey everyone.
I'm using LabWindows/CVI 2013 for academic purposes.
Lately my application works really slow in debug mode (Build -> Configuration -> Debug).
When I run the application (Run -> Debug Application) I can observe "Build succeeded" relatively quickly on the Build output.
However, then the application barely loaded and CVI is not responding for long amount time. eventually, the application is loaded, but works slow for several seconds. then it works regularly.
I don't remember that I added any significant code lines lately, so I don't understand how and why it works that slow. what should I do?