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++

Configure Kernel Problem

Altera_Forum
Honored Contributor II
1,523 Views

Hello, 

 

have installed the Linux PlugIn for the Nios II IDE and try to build a kernel as described in the "Quick Start Guide.pdf".  

Step "configuration" (page 9) fails: the "Linux Kernel Configuration" (page 10) menu does not appear. 

What are possible reasons for this failure?  

 

Thanks 

 

-------------------------------------- 

My cygwin configuration: 

- default packages 

- gcc, g++ 

- make
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
782 Views

The configuration.bat does not find the gcc! 

 

------------------------------------------------ 

Microtronix Linux Extensions 

Version 1.0, Built Fri May 7 11:44am EST 2004 

------------------------------------------------ 

make: Entering directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com. 

microtronix.nios2linux.kernel_0.1.4/linux-2.6.x' 

HOSTCC scripts/basic/fixdep 

gcc: not found 

make[2]: *** [scripts/basic/fixdep] Error 127 

make[1]: *** [scripts_basic] Error 2 

make: *** [menuconfig] Error 2 

make: Leaving directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.m 

icrotronix.nios2linux.kernel_0.1.4/linux-2.6.x' 

 

c:\altera\kits\nios2\bin\eclipse>pause 

Press any key to continue . . . 

 

 

May there occur any problems, when cygwin was already installed on this system???
0 Kudos
Altera_Forum
Honored Contributor II
782 Views

Try using V1.1, which now available. If you're using V1.0, you need to install the windows NT patch posted under the distribution section (you'll need to increase the search time to 60 days).

0 Kudos
Altera_Forum
Honored Contributor II
782 Views

I downloaded and installed v1.1, but had the same problem where it could not find gcc. I installed the Windows NT patch you mentioned for v1.0 and v1.1 is working fine now.

0 Kudos
Reply