Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHey,
yes thank you very much. Now I'm getting these errors /data2/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c: In function 'main':
/data2/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:134: error: 'KERNEL_REGION_BASE' undeclared (first use in this function)
/data2/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:134: error: (Each undeclared identifier is reported only once
/data2/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:134: error: for each function it appears in.)
/data2/nios2-linux/linux-2.6/arch/nios2/kernel/asm-offsets.c:136: error: 'FAST_TLB_MISS_EXCEPTION_ADDR' undeclared (first use in this function)Where do I get the right values for these from ? J ust copy them from the default_mmu.h and hope the best? Unfortunately they aren't defined in my custom_fpga.h :/