Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

uCilinux for nios2

hello,

sorry for the banal may request, I performed the procedure written on this site: http://www.nioswiki.com/linux/downloading_linux_distribution


"download http://www.niosftp.com/pub/linux/nios2-linux-20100621.tar"
PATH=$PATH:~/nios2-linux/toolchain-mmu/x86-linux2/bin
 
cd nios2-linux/uClinux-dist
make menuconfig
make
to compile uClinux on nios2? right? I have doubts that this way I also included the MMU ...

thanks

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    To use the MMU you of course need to use a NIOS FPGA designe with an MMU

    At the moment there is a separate community based distribution / tool chain for "mak"ing the MMH-enabled Linux and standard apps.

    This is described in the WIKI.

    -Michael
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    To use the MMU you of course need to use a NIOS FPGA designe with an MMU

    At the moment there is a separate community based distribution / tool chain for "mak"ing the MMH-enabled Linux and standard apps.

    This is described in the WIKI.

    -Michael

    --- Quote End ---

    Wondering if this process produces a S.O. with MMU?