Altera_Forum
Honored Contributor
15 years agoSimple socket server error
Hi all,
When running Simple Socket Server, I receive the following error message: prepped 1 interface, initializing... mctest init called IP address of : 192.168.1.234 dtrap - needs breakpoint dtrap - needs breakpoint Error sending DHCP packet on iface 0. ip_exit: calling func 0x18d20 ip_exit: calling func 0x20264 I use lvds links connected to a broadcom switch through a backplane, and all the signals look OK on the FPGA pins. With SignalTap I cannot see any write signal ( |TSE:the_TSE|write) that would potentially correspond to a DHCP request. Would you know: - where this error comes from ? - where is the mentionned dtrap routine ? ... so that I could put a breakpoint on it ... Thanks in advance. Jean