Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSimple Socket Server (SSS) example error
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.01 Reply
- Altera_Forum
Honored Contributor
I got it, I named the triple_speed_ethernet module "triple_speed_ethernet", it conflict