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

ERROR with building uC Linux

Altera_Forum
Honored Contributor II
1,103 Views

Hi 

 

Yes it&#39;s me again http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif  

 

Have a problem with the IDE. Have just create a new linux kernel project and have been doing exactly what the quickguide says I should do. BUT when I compile the project it say the following after 10mins of compiling 

 

ERROR: &#39;na_ide_ide&#39; undeclared( first use in this function.... 

 

WTF is this??? I have not seen this before. usually it so simple to get it working. 

 

Regards 

GreateWhite.DK
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
437 Views

as the error messge said, na_ide_ide (a compact flash related symbol) is not declared. If you don&#39;t have the compact flash component in your core, disable the support of it in kernel through kernel configuration.

0 Kudos
Reply