Altera_Forum
Honored Contributor
9 years agoMy first nios build problem
Hi!
i have been building FPGA projects for some time, but i finally decided to make the jump to NIOS and soft cores. I've been getting the same error whenever i try to make the "my first nios" using the DE0 board and the "Hello world" eclipse build: f:/altera/nios2eds/bin/gnu/h-x86_64-mingw32/bin/../lib/gcc/nios2-elf/5.3.0/../../../../../H-x86_64-mingw32/nios2-elf/bin/ld.exe: address 0x10da4 of test3.elf section `.bss' is not within region `onchip_memory2' it seems to be related to the JTAG UART, as if i turn off in QSYS it builds correctly in Eclipse, but then no STD-OUT! no matter what i do with the QSYS build it doesn't work! the QSYS and HDL build correctly, but when i try to build the project in Eclipse i get the above error. super frustrating. any help would be appreciated! thanks.