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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

problem of configuration of the kernel uclinux

Altera_Forum
Honored Contributor II
1,082 Views

Hello

 

 

problem of configuration of the kernel uclinux  

 

when i type the commande  

make menuconfig 

the messages appears and the new window also appear of configuration  

find vendors -mindepth 2 '(' -name .svn -prune ')' -o -type f -name Kconfig -print | sed 's:^:source ../:' > vendors/Kconfig 

config/mkconfig > Kconfig 

KCONFIG_NOTIMESTAMP=1 /opt/altera9.1sp1/nios2-linux/uClinux-dist/config/kconfig/mconf Kconfig 

 

 

Your kernel configuration changes were NOT saved. 

 

 

You have not saved your config, please re-run 'make menuconfig' 

 

make: *** [menuconfig] Erreur 1 

 

 

 

 

and the new window appear of the configuration but there is 

 

Vendor/Product Selection ---> # select 

--- Select the Vendor you wish to target 

Vendor (analogdevice) ---> but i would have  

 

Vendor/Product Selection ---> # select 

--- Select the Vendor you wish to target 

Vendor (altera) ---> i would know if this problem produce because i use the 

nios2-linux-20090929.tar and not  

 

nios2-linux-20090730.tar
0 Kudos
0 Replies
Reply