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-exa... Appreciate the help. Thanks, ArsenLink Copied
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?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.Thanks for the links, I ended up getting it to work with Quartus 15.1.
For more complete information about compiler optimizations, see our Optimization Notice.