Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi Cris,
I did try "ping" but I have request timed out, it seems that "ping" was not successful from the command response as shown:- request timed out.request timed out.
request timed out.
request timed out. ping statistics for 137.57.118.41:
packets: sent = 4, received = 0, lost = 4 (100% loss), As for "telnet", I can't get an IP address from DHCP server:- your ethernet mac address is 00:07:ed:7f:6b:47
prepped 1 interface, initializing...
[tse_mac_init]
info : tse mac 0 found at address 0x08003000
info : phy marvell 88e1111 found at phy address 0x00 of mac group[0]
info : phy[0.0] - automatically mapped to tse_mac_device[0]
info : phy[0.0] - restart auto-negotiation, checking phy link...
info : phy[0.0] - auto-negotiation passed
marvell : mode changed to rgmii/modified mii to copper mode
marvell : enable rgmii timing control
marvell : phy reset
info : phy[0.0] - checking link...
info : phy[0.0] - link not yet established, restart auto-negotiation...
info : phy[0.0] - restart auto-negotiation, checking phy link...
info : phy[0.0] - auto-negotiation passed
info : phy[0.0] - link established
info : phy[0.0] - speed = 100, duplex = full
ok, x=0, cmd_config=0x00000000 mac post-initialization: cmd_config=0x04000203
[tse_sgdma_read_init] rx descriptor chain desc (1 depth) created
mctest init called
ip address of et1 : 0.0.0.0 dhcp timed out, going back to default ip address(es) simple socket server starting up
[sss_task] simple socket server listening on port 30
created "simple socket server" task (prio: 4)
---------------------- Let me narrow down the possible root causes for this issue as follow:- a) Timing b) Logic c) Software b) is out since I am porting over the previous working design on Arria V to this project. I am pretty sure the RGMII signals are connected correctly and so on. c) is out too since as you said I am using the ready template from SBT for Eclipse software, the drivers should be no problem. As of now, the possible cause would be timing. Any other causes you may think of? Please do let me know. Thanks, -Carid