Altera_Forum
Honored Contributor
16 years agoProblem with Custom FPGA using MMU
Hi~
I am try to build my own custom made FPGA design using uClinux with MMU. I follow the order in NIOS WIKI (nioswiki /Linux/Creating_a_Nios_II_Design_with_an_MMU) and I use my own design. However, I have problem of config.c inside of (~/nios2-linux/linux-2.6/arch/nios2/boards) It always generate a lot of error, and acturely the design is not for me. Does anyone know how to write config.c file or it can generate by itself? Thanks for your help.