Forum Discussion
Altera_Forum
Honored Contributor
10 years agoUnable to build "*.elf" file in NIOS II Eclipse.
Hi All, I am novice in NIOS II Eclipse environment. To learn I am using the existing project and after compiling the nios project in Quartus. In order to generate the "*.elf" file, I...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- It means exactly what the error message says. Your program is too big to fit into the on-chip memory. Either shrink your program code or enlarge the on-chip memory (if possible). --- Quote End --- dear Sir, what we can do if both are not possible 1) to shrink my code 2)enlarge the on-chip memory.