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

uClinux Kernel compilation

Altera_Forum
Honored Contributor II
972 Views

http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif  

 

Hi, 

 

while building kernel standard_1c12 project the below error occurred: 

 

Error: expected comma after "nobreak"[/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x/arch/nios2nommu/kernel/entry.S]  

 

what means? 

 

Reply please!
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
255 Views

Hi giok, 

 

Are you using Nios-II v1.1? 

 

--Scott
0 Kudos
Altera_Forum
Honored Contributor II
255 Views

Greetings, 

I had the same problem, thankfully, so had someone else. I can&#39;t find out how to link to a thread so here&#39;s a copy, and he quotes ... 

 

user: cetic  

Posted: Jan 18 2005, 11:41 AM  

Nb : I fixed the problem by replacing "nobreak" by "nobreak,0", and the corresponding "break" by "break,0", it seems to be ok..... 

Regards, 

cetic 

 

... Thank you Mr Celtic. 

 

Sam
0 Kudos
Altera_Forum
Honored Contributor II
255 Views

Thank, 

 

I fix the problem in the same way!!!!!! 

 

Giok
0 Kudos
Reply