Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWhere to find "Linux compatible Quartus project"
Hi, All Where to find "Nios II Linux compatible Quartus project" (I need full cpu core) I use "uClinux 2.6 Distribution v1.1" and nios development kit, thanks!
Altera_Forum
Honored Contributor
21 years agoI took a peek at the Hardware tutorial... it only provides about 1 MB of sram to work with. That's nowhere near enough memory to run Linux.
I would recommend modifying the standard_32 design for whatever development board you're using. It has all the basic requirements (+ some) for a running Linux system. Remember, the standard_32 design does *not* have compact flash support. You'll need to disable the ATA section within the kernel configuration for the kernel to build properly.