Altera_Forum
Honored Contributor
20 years agoProblem compiling in NIOS II 1.1
Hi,
Just starting on NIOS II and altear FPGA, and am using Future Electronics' CYCLONE badge baord with EP1C12Q240C6, Hardware evaluation and SOPC builder compiled and programmed sucessfully however when I got to the NIOS II 1.1 IDE I'm getting the following error when I compile the reference design, before this I was getting a different set of errors on the Quartus 4.2 and NIOS 1.0 and was told by MySupport (after waiting for ages) to upgrade to 1.1. Now I have this new set of errors! make -s rebuild Creating C:DOCUME~1vicSOPC_B~1/install.ptf... Creating generated_all.mk... Creating alt_sys_init.c... Compiling main.c... Compiling uart.c... ../uart.c:64:3: warning: no newline at end of file Linking simple_cyclone_board.elf... /cygdrive/c/altera/kits/nios2/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: address 0x76a8 of simple_cyclone_board.elf section .rom is not within region rom collect2: ld returned 1 exit status make[1]: *** [simple_cyclone_board.elf] Error 1 make: *** [rebuild] Error 2 Build completed Thanks for any help. Vic