Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21582 Discussions

Simple Socket Server (SSS) example error

Altera_Forum
Honored Contributor II
1,454 Views

hi, everyone 

I used nios and triple_speed_ethernet ip to develop a 100m internet server ,but when I complied the Simple Socket Server (SSS) example, it had the following error 

 

system_description/alt_sys_init.c error: 'triple_speed_ethernet_if' redeclared as different kind of symbol simple_socket_server_0_syslib line 81 1347586664421 2 

 

how can I correct the error ? thanks for the advice . 

 

I used quartus 9.0 and IDE9.0
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
749 Views

I got it, I named the triple_speed_ethernet module "triple_speed_ethernet", it conflict

0 Kudos
Reply