Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSimple Socket Server Issue(TSE+Dp83865)
Hi all, I'am using the Triple Speed Ethernet component on sopc builder for the DP83865(PHY) interface, but i can't ping after Creating the "simple socket server" task . I had try 10/100M...
Altera_Forum
Honored Contributor
13 years agoI have the same problem.
I find that the program die at the function "select()" in the main receiving task before receive any packet, it can't break or return from the select() function, then, it did can't recieve any packet.... In fact, i scoped that the sgdma_rx has excuted correctly, but i can't find the descriptor_memory read from the signalTap II when ping the ip of this board. What parameters or setting items need to be modified when use dp83865 with a small 1000Mb GMII MAC without a DHCP? Any one can help me?