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

Simple Socket Server Project Build Error: unknown type name 'tse_mac_trans_info'

Altera_Forum
Honored Contributor II
1,948 Views

Hello, 

 

I'm trying to build the Nios II Simple Socket Server design example in Eclipse and I'm running into the following error: 

 

./drivers/inc/iniche/ins_tse_mac.h:54:5: error: unknown type name 'tse_mac_trans_info' 

 

I'm not sure what the issue is. I must be doing something wrong since these projects must be already tested... 

 

I used the project files from the link below for the Cyclone GT board and Quartus 15.1. I am running 17.1 so not sure if that's an issue, I'll trying installing 15.1. 

 

https://cloud.altera.com/devstore/platform/15.1.0/standard/nios-ii-simple-socket-server-ethernet-example-for-cvgt/ 

 

Appreciate the help. 

 

Thanks, 

 

Arsen
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
901 Views

Hi, 

 

You could try using the version compiled for 16.0. Were you able to perform the IP upgrades when using the 17.1 version? Can you tell me at which step do you encounter this error?
0 Kudos
Altera_Forum
Honored Contributor II
901 Views

If you've followed the steps mentioned in the tutorial https://www.altera.com/en_us/pdfs/literature/tt/tt_nios2_tcpip.pdf , I'd suggest you try the steps mentioned in the following thread..  

 

https://www.alteraforum.com/forum/showthread.php?t=28837 

 

Users here have got it working following a few fixes in the code.
0 Kudos
Altera_Forum
Honored Contributor II
901 Views

Thanks for the links, I ended up getting it to work with Quartus 15.1.

0 Kudos
Reply