Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOut of memory error while compiling the altia generated files using nios gcc compiler
nios2-elf-gcc.exe is used for compiling the altia generated images and font files. File size is 64MB. An error is thrown while compiling as out of memory. Is there is any limitaion of file size or...
Altera_Forum
Honored Contributor
15 years agoThank you dsl for the response. We tried splitting the font files generated from Altia.Now the compilation is successful. But we increased the font characters and the files splitted are coming to 20 files. When we tried to compile them i am getting another error.
nios2-elf-insert nios2/rel/product.d09 --cpu_name NIOSII_processor --id 1995561430 --sidp 0x4005000 --stderr_dev jtag_uart --stdin_dev jtag_uart --stdout_dev jtag_uart OutOfMemoryError: Java heap space Any thoughts on this error.