Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem with the nios2-linux-20100621
I've followed the instruction provided by http://www.alterawiki.com/w/index.php?title=creating_a_nios_ii_design_with_an_mmu&oldid=1864 I've created a custom board for my DE2 FPGA dev. board. Aft...
Altera_Forum
Honored Contributor
15 years agoOk, bump into another problem.
/usr/local/src/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c: In function `main': /usr/local/src/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:134: error: `KERNEL_REGION_BASE' undeclared (first use in this function) /usr/local/src/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:134: error: (Each undeclared identifier is reported only once /usr/local/src/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:134: error: for each function it appears in.) /usr/local/src/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:136: error: `FAST_TLB_MISS_EXCEPTION_ADDR' undeclared (first use in this function) I've selected the niosnommu branch , and NEEK / Custom Board. There exists no SYS_TIMER problems anymore, but new problems here...