Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Panel | ||||
---|---|---|---|---|
| ||||
I was trying to open a large file with the C/C++ Editor when I got this "out of memory error": The system has enough free memory, but netX Studio won't use it. Is there a way to increase the available memory used by netX Studio? |
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
The Java Virtual Machine (JVM) has restrictions on the total amount of memory available on the heap. The are two settings which affect the amount of memory which is available:
Starting with netX Studio CDT V1.0910, the available memory size settings have been set to reasonable defaults:
For older versions of netX Studio CDT, you can increase the amount of available memory by editing the netX Studio.ini file located at the root installation folder, e.g. C:\Program Files (x86)\Hilscher GmbH\netX Studio CDT\netX Studio.ini Add the options
This will set the initial heap size to 512MB and the maximum heap size to 2GB1GB. Depending on your requirements and the available memory on your system, you may wish to increase those values. The default size for these values is measured in bytes. Append the letter:
|
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|