Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

kernel linker error

Altera_Forum
名誉分销商 II
1,149 次查看

Hello, I tried to compile the kernel for a custom board with stratix and 2x16MByte SDRAM. 

The linker gives this message: 

init/.version.o.d: done.  LD      init/built-in.o  LD      .tmp_vmlinux1 nios2-elf-ld: region ram is full (.tmp_vmlinux1 section .text) nios2-elf-ld: region ram is full (.tmp_vmlinux1 section .data) nios2-elf-ld: region ram is full (.tmp_vmlinux1 section .init) nios2-elf-ld: region ram is full (.tmp_vmlinux1 section .bss) nios2-elf-ld: region ram is full (.tmp_vmlinux1 section .sbss) nios2-elf-ld: section .data overlaps section .text nios2-elf-ld: section .init overlaps section .text make: *** Error 1 make: *** Error 2 make: Leaving directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x' 

 

I don't know what this mean. How can I fix it?
0 项奖励
0 回复数
回复