FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits

Ep3c120 db ping error

Altera_Forum
Honored Contributor II
931 Views

Hi all, 

 

I use altera cycloneiii_3c120_dev_niosii_standard example (http://www.altera.com/products/devkits/altera/kit-cyc3.html)for Quatus V11.0 

I generated zImage from cycloneIII_3c120_dev_niosII_standard_sopc.ptf 

 

In Nios2-uClinux i selected 

 

--- Quote Start ---  

 

Ethernet (10 or 100Mbit) ---> 

--- Ethernet (10 or 100Mbit)  

¦ ¦  

[*] Generic Media Independent Interface device support  

¦ ¦ [ ] Opencores (Igor) Emac support  

¦ ¦ [ ] MoreThanIP 10_100_1000 Emac support  

¦ ¦  

[*] Altera Tripple Speed Ethernet support (EXPERIMENTAL) 

¦ ¦ [ ] Altera Triple Speed Ethernet MAC support(SLS)  

¦ ¦ [ ] SMC 91C9x/91C1xxx support  

¦ ¦ [ ] Broadcom 440x/47xx ethernet support 

PHY Device support and infrastructure --->  

--- PHY Device support and infrastructure  

¦ ¦ *** MII PHY device drivers ***  

¦ ¦  

[*] Drivers for Marvell PHYs  

 

--- Quote End ---  

 

 

I configured eth0  

 

 

--- Quote Start ---  

 

ifconfig eth0 192.168.42.20  

=> ATSE: Waiting on PHY link ...... 

eth0 up, link speed 1000, full duplex, eth hw addr 00:07:ed:0d:09:19 

 

--- Quote End ---  

 

 

When I ping  

 

--- Quote Start ---  

 

/> ping -c 2 192.168.42.5 

PING 192.168.42.5 (192.168.42.5): 56 data bytes 

--- 192.168.42.5 ping statistics --- 

2 packets transmitted, 0 packets received, 100% packet loss 

 

--- Quote End ---  

 

 

thanks for help
0 Kudos
0 Replies
Reply