Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIt should be possible to use the 2010 tarball to also work with NOMMU designs. Make sure you git checkout the test-nios2 branch in the linux-2.6 and the uClinux-dist repository (make sure you git fetch before doing the checkout). Additionaly you need to install the binary toolchain from the nioswiki (you could also build your own, but to get started this should be sufficient) and add them to your $PATH.
Hope that helps. Tobias