Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTriple speed ethernet on Stratix III 3SL150F1152
Hello, I want to use Triple speed ethernet on Stratix III 3SL150F1152. When using the NIOS II standard design, my simple socket server example get runtime errors. The log information is as...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Basically yes, but it should NOT be all 0xFF. Altera has MAC prefix, begining 0xED 0x07 afaik... --- Quote End --- My OS is Windows XP, I found on the internet that this OS does not support DHCP server. So I turned DHCP off, and I'm going to set static IP. But here comes the questions: 1.I use wireless network to surf on the net, the IP is 192.168.4.149, gateway:192.168.4.1, network mask:255.255.255.0 2.When I connect my dev board to my computer with a wire, the Ethernet adapter is constrained, IP:169.254.228.129, network mask:255.255.0.0, no information for gateway. What I should set in simple_socket_server.h?