Altera_Forum
Honored Contributor
16 years agosimple socket server problem
Hi
i am trying to build the simple socket server example but i have got the following error when i doing this in nios2ide version 9.0 Severity and Description Path Resource Location Creation Time Id system_description/alt_sys_init.c error: `UART1_IRQ_INTERRUPT_CONTROLLER_ID' undeclared (first use in this function) simple_socket_server_1 line 106 1265647964234 32 system_description/alt_sys_init.c error: `UART1_IRQ_INTERRUPT_CONTROLLER_ID' undeclared (first use in this function) simple_socket_server_1_syslib line 106 1265647907092 29 but i don't have any idea what i can do can any one tell me what i can do to solve this problem