Forum Discussion

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

InterNiche Superloop example for 9.0sp1

I have recently posted this superloop example to the Nios Wiki, please follow the link below.

superloop simple socket server plus (http://www.nioswiki.com/exampledesigns/superloopsimplesocketserverplus) - This is a SUPERLOOP implementation of the Simple Socket Server Plus application. In this example the application is compiled with the InterNiche Stack running in superloop mode, without an RTOS.

10 Replies

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

    I did it in 9.0sp2 and it ended successfully, but my compiler can not find header-files (ipport.h, alt_iniche_dev.h, tcpport.h) and the ALT_INICHE isn't defined. I wrote it in another thread. Can you help me?

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

    Hi,

    just# define ALT_INICHE

    Do you use NIOS II IDE (eclipse) or NIOS II Build software ?

    I am looking at this example.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    What about Quartus project? Is it possible to get it? Or does your Superloop example base on an Altera's reference design?

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

    You have to do some modifications in system.stf (search in the forum).

    This example use a built hardware with an already built SOPC.. I mean .sof .pof .sopc are already made... No need to launch quartus project.

    It is for devkit cyclone3c25_niosII (video) So, yes it based on Altera's reference design

    This example is based on the "Software build" not the NIOS II IDE (neither Nios II studio beta) to build software. See literature page on www.altera.com
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    You have to do some modifications in system.stf (search in the forum).

    This example use a built hardware with an already built SOPC.. I mean .sof .pof .sopc are already made... No need to launch quartus project.

    It is for devkit cyclone3c25_niosII (video) So, yes it based on Altera's reference design

    This example is based on the "Software build" not the NIOS II IDE (neither Nios II studio beta) to build software. See literature page on www.altera.com (http://www.altera.com)

    --- Quote End ---

    Good. I just wanted to regenerate this example for my board. Interested whether I can use the TSE_SGDMA project from the nios2es directory with your software. I realize that some corrections are inevitable, but are they just small?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Good. I just wanted to regenerate this example for my board. Interested whether I can use the TSE_SGDMA project from the nios2es directory with your software. I realize that some corrections are inevitable, but are they just small?

    --- Quote End ---

    Hi,

    This is not My software. Before NIOS II IDE exists, users employed "NIOS software Build".

    literature on www.altera.com

    One clue which says that the software is developped under "NIOS software Build" is the presence of BSP directory.

    I don't know TSE_SGDMA project.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Actually, the IDE in it's current form pre-dates the SBT (Software Build Tools). If you want something that has a forward path, you should probably stick with the SBT flow.

    Cheers,

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

    Hi rfrazer,

    I was trying to compile the project you uploaded i.e. superloop_sss_plus_3c120_marvell_90sp1 in Nios II command shell version 9.1. As expected, it fails. It passes in 9.0.

    Is this design version dependent? What should I modify if I wish to run on v9.1 or v10.0 and above?

    Thanks.

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

    --- Quote Start ---

    Hi rfrazer,

    I was trying to compile the project you uploaded i.e. superloop_sss_plus_3c120_marvell_90sp1 in Nios II command shell version 9.1. As expected, it fails. It passes in 9.0.

    Is this design version dependent? What should I modify if I wish to run on v9.1 or v10.0 and above?

    Thanks.

    Caridee

    --- Quote End ---

    Hi,

    I am facing the same problem. I'd like to run the superloop simple socket server design example on version 10.0sp1. In addition to, can any one help me on running it on NIOS II for eclipse.

    Thanks & Regards
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You might consider submit this request to mySupport. I believe the engineer could help you.

    -Carid