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

Simple Socket Server Application Error

Altera_Forum
Honored Contributor II
1,268 Views

When I try to build the Simple Socket Server Application on Nios IDE I'm getting the following error. 

 

(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 

 

Pls some body help me why this error is comming?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
483 Views

The first step is to ensure that you have no spaces in the path to your project or to any of your installed tools. Beyond that, have you done a search of the Forum and/or Google? I'd imagine that it would yield something that bears fruit. 

 

Cheers, 

 

- slacker
0 Kudos
Altera_Forum
Honored Contributor II
483 Views

Moving to the software section

0 Kudos
Reply