Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
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.
21615 Discussions

web server demo program execution using De2 115 board

Altera_Forum
Honored Contributor II
2,227 Views

hi 

I am trying to run web server demo program on cyclone Iv E DE2 115 kit. can someone give me detailed steps on how to do the same?? 

 

Thanking in advance 

veer
0 Kudos
7 Replies
Altera_Forum
Honored Contributor II
899 Views

 

--- Quote Start ---  

hi 

I am trying to run web server demo program on cyclone Iv E DE2 115 kit. can someone give me detailed steps on how to do the same?? 

 

Thanking in advance 

veer 

--- Quote End ---  

 

 

I hope you are able to select Ethernet Mode MII/RGMII by selecting JP1 or JP2 ETHERNET0 and ETHERNET1. If you get any error, please follows the below link. 

http://www.alteraforum.com/forum/showthread.php?t=27115
0 Kudos
Altera_Forum
Honored Contributor II
899 Views

Thanks to kkr. I followed the steps and i am getting the following error when i try to build my project. 

make -s all includes  

Creating system.h... 

Jan 28, 2014 12:51:46 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 48.531 seconds 

Anyone who has resolved this problem plz reply.... thnx in advance........
0 Kudos
Altera_Forum
Honored Contributor II
899 Views

 

--- Quote Start ---  

Thanks to kkr. I followed the steps and i am getting the following error when i try to build my project. 

make -s all includes  

Creating system.h... 

Jan 28, 2014 12:51:46 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 48.531 seconds 

Anyone who has resolved this problem plz reply.... thnx in advance........ 

--- Quote End ---  

 

 

Hi Veer, 

 

You are welcome. It looks like you have Java path error. Please check your java environment path and try to fix it. I hope you are using NIOS II Command Shell instead NIOS II BST.
0 Kudos
Altera_Forum
Honored Contributor II
899 Views

Hi KKR, 

 

We are making use of NIOS-II IDE , not NIOS_II Command shell. Would that be a problem? 

Please reply me the steps to fix that JAVA path ERROR.
0 Kudos
Altera_Forum
Honored Contributor II
899 Views

 

--- Quote Start ---  

Hi KKR, 

 

We are making use of NIOS-II IDE , not NIOS_II Command shell. Would that be a problem? 

Please reply me the steps to fix that JAVA path ERROR. 

--- Quote End ---  

 

 

Hi veer, 

 

Try to use NIOS II Command Shell, as you already have commands in one of previous thread. I finished few months back on same DE2-115 board, but with MII inference. Hope, it will be the same for you.
0 Kudos
Altera_Forum
Honored Contributor II
899 Views

Hi kkr, 

Hey i was able to run the web server demo program thnk u very much.........
0 Kudos
Altera_Forum
Honored Contributor II
899 Views

 

--- Quote Start ---  

Hi kkr, 

Hey i was able to run the web server demo program thnk u very much......... 

--- Quote End ---  

 

 

That's great. You are welcome.
0 Kudos
Reply