We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm periodically now seeing an "Out of Memory" dialog after upgrading to V5.15. Dismissing the dialog causes another to immediately appear. If I continue to dismiss them (usually 5 or 6) I get the "uVision has stopped working" dialog forcing me to restart the IDE. I using the same Windows 7 Ultimate 32-GB RAM machine and these crashes didn't occur before the update to V5.15.
I forgot to mention that closing the errand file before UV4 crashes stops the memory allocation from rising but Does Not release any of the allocated memory. Subsequently opening "safe" files causes additional memory allocations (which deallocate when I close the safe files) but the only way to reset memory allocation to a minimum is to terminate and restart UV4.
Joe, thanks for raising this problem.
It looks like this problem is caused by the integrated compiler that provides Dynamic Syntax Checking. To verify that please disable the option Dynamic Syntax Checking using the Edit - Configuration - Text Completion menu dialog.
It would be great to sent the suspicious file that you mention to our support email: support.intl@keil.com. Please make a reference to this discussion forum thread.
Thanks!
We have received your source file which might cause this problem, but I cannot duplicate this issue. Let's discuss further details in the support case.
Hans Schneebauer Technical Support Group Germany
FYI to anyone tracking this thread. A memory allocation problem with Version 5.15 which results in Out of Memory and, eventually, uVision has stopped working HAS BEEN CONFIRMED and referred to developers in Germany. For now I just open the problem causing code snippet file in another editor and get back to work on my project.