Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

web server demo program execution using De2 115 board

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

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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........
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi kkr,

    Hey i was able to run the web server demo program thnk u very much.........
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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