Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNIOS error message
Hi people, I'm compiling the code in the NIOS IDE, and have some errors. Does anybody know what these errors are, and how to fix it? Thanks in advance. /cygdrive/c/altera/91/nios2eds/b...
Altera_Forum
Honored Contributor
14 years agoWhen i am trying to built simple hello world programme but it is giving below error....!! can you please clarify the problem....
d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.text' will not fit in region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x5c40 of RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.rwdata' is not within region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x630c of RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.bss' is not within region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x630c of RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.onchip_memory2_0' is not within region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x5c40 of RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.rwdata' is not within region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x630c of RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.bss' is not within region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x630c of RUN_ON_HDL_SIMULATOR_ONLY_hello.elf section `.onchip_memory2_0' is not within region `onchip_memory2_0' d:/alte/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: region `onchip_memory2_0' overflowed by 13068 bytes collect2: ld returned 1 exit status make: *** [RUN_ON_HDL_SIMULATOR_ONLY_hello.elf] Error 1