Forum Discussion
MSteg2
New Contributor
6 years agoHow to fix "OutOfMemoryError: Java heap space" error
We are building using the Quartus 11.1sp1 version (yes that is old but we have no reason to upgrade at this time) I found where I can remove “DEAD” codespace by adding this to my Compiler options: ...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
Yes, I am looking into it.
There are two workarounds that you may try:
- Change some BSP settings via the BSP editor. ie reduced driver, optimization, small c library, clean exit.
- Increase on-chip memory size
Thanks