Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

niosnommu in layout directori

Altera_Forum
Honored Contributor II
1,007 Views

Hi 

 

i have just installed to build Nios2 uClinux. branch "test-nios2" , per 20090929 . 

the make menuconfig -> vendor Altera -> product : there is only one option: nios2 , there is not niosnommu option 

 

Its correct? 

 

Thanks
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
274 Views

At the moment the MMU enabled and the MMU-less tool chains are different distributions. AFAIK this will change soon, and both flavors will be provided in a single distribution.  

 

Thus right now you would need to install the MME-less tool chain to do NIOS-nommu. See the Wiki for details. 

 

-Michael
0 Kudos
Altera_Forum
Honored Contributor II
274 Views

Thanks ,  

 

i will remove 20090909 flavor and install 20090730
0 Kudos
Altera_Forum
Honored Contributor II
274 Views

There is no need to reinstall. You can check out the branches for nommu. You will select nios2 in uClinux-dist, which means nios2nommu. 

 

cd linux-2.6 

git checkout test-nios2 

cd uClinux-dist 

git checkout test-nios2 

 

- Hippo
0 Kudos
Altera_Forum
Honored Contributor II
274 Views

Thanks 

 

I did it. Read the first message.. so why the product Altera option is not niosnommu?
0 Kudos
Reply