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

InterNiche Superloop example for 9.0sp1

Altera_Forum
Honored Contributor II
2,557 Views

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.
0 Kudos
10 Replies
Altera_Forum
Honored Contributor II
993 Views

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?

0 Kudos
Altera_Forum
Honored Contributor II
993 Views

Hi, 

 

just# define ALT_INICHE 

 

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

I am looking at this example.
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
993 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

 

--- 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?
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

 

--- 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.
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

 

--- 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
0 Kudos
Altera_Forum
Honored Contributor II
993 Views

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

 

-Carid
0 Kudos
Reply