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++
12603 Discussions

Using NicheStack TCP/IP Stack – Nios® II Edition

Yogesh
Novice
480 Views

Hi,

I am able to run this example design successfully. But I want to modify the design . Instead of using command prompt and telnet session , I want to connect to a different machine with a separate IP address . So that C compiler in that machine(say machine A) should be able to send the commands to NIOS eclipse tool(say in machine B) via TCP connection.

Please answer my below questions:

1) What are the changes in terms of hardware(FPGA) connections?

2) Should there be a separate LAN cable connected to FPGA board etc? Any other changes in connections different than that given in the document?

3) What are the changes that needs to be done in current NIOS software application(C codes)?

4) Some settings in bsp editor needs to be changed? If yes, What are they?

5) If there are some documents/ example design which use NIOS eclipse tool to establish TCP connection between 2 different machine. Please share the same.

 

regards,

Yogesh

 

0 Kudos
1 Reply
Isaac_V_Intel
Employee
453 Views

Hello Yogesh,


I have a doubt regarding your questions, you want to have this is your connection now.

terminal<--Serial--->NIOS<----TCP---->PC(telnet) ACTUAL


And you want somehow this configuration?

PC<---TCP--->NIOS<---TCP--->PC (WISH) 


Best regards,

Isaac Vazquez.


0 Kudos
Reply