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

error while building project: during creation of system.h file

Altera_Forum
Honored Contributor II
1,389 Views

hi everyone, 

 

am trying to run some software demo files on nios ii, am getting following error messege when i try to build project. 

 

make -s all includes  

Creating generated_app.mk... 

Creating system.h... 

Apr 28, 2011 1:54:06 PM - (SEVERE) generate: java.lang.IllegalStateException: java.lang.IllegalStateException: java.lang.NumberFormatException: empty String 

make[1]: *** [system_description/../obj/system.h-t] Error 1 

make: *** [system_project] Error 2 

Build completed in 94.297 seconds 

 

if anyone know why this is happening pls help me. . . 

 

thank you. . .
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
658 Views

clean the project and rebuild.

0 Kudos
Altera_Forum
Honored Contributor II
658 Views

i tried but no use . . .:( 

 

if the system built is not correct then will this problem results. . .??? 

 

thank you
0 Kudos
Altera_Forum
Honored Contributor II
658 Views

Hey, 

 

Did you find a solution to your problem? I'm getting the same error on a project of mine...
0 Kudos
Altera_Forum
Honored Contributor II
658 Views

Hey  

 

Clean the project and rebuild it..Dont forget to clean the .metadata..Everything and then build again.I guess this is the problem of the tool.I face it many times but there is no explanation of it and is the only solution.After 4 or 5 times u will get it working for sure..And if you are a Windows user keep in mind to shut down it atleast once in a day.It may also be a problem.
0 Kudos
Altera_Forum
Honored Contributor II
658 Views

If problem persists, consider recreating project from scratch.

0 Kudos
Reply