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

Intel SoC EDS Arria 10 Ethernet LWIP Example not able to get address in DHCP. No ping response.

ESzcz
Beginner
606 Views

Greetings,

 

Im trying to work with provided ethernet example (EDS 19.1, 19.3 and 20.1). Im unable to get any results

 

Program shows that everything is up:

 

Link is up!

Auto Negotiation Complete!

Auto Negotiation speed = 100

MAC: 00:01:02:08:08:00

Interface is UP

INFO: Frequency = 300000000.

INFO: Period = 200 millisecond(s).

INFO: Counter = 60000000.

 

Is this example a working one ?

 

Best,

0 Kudos
2 Replies
EBERLAZARE_I_Intel
575 Views

Hi,

 

May I know which environment you are currently working on? Linux, baremetal etc.

 

If you are looking for an example design, we have a Nios II based below:

https://fpgacloud.intel.com/devstore/platform/17.1.0/Pro/arria-10-nios-ii-simple-socket-server-design-example/

0 Kudos
ESzcz
Beginner
575 Views

Hi,

 

Im trying to run baremetal example from ${eds_installation_folder}/19.3/embedded/examples/software/SoCFPGA-HardwareLib-Ethernet-A10-ARMCC.tar.

My host machine is running Win10 Pro.

 

Im really interested in understanding how HPS emac works so any help would be appreciated :)

 

I was also trying to send raw packets using alt_eth_send_packet() and capture it in wireshark but without any success.

 

Is this example broken ?

Is there any other baremetal example of how i can handle some basic emac transmission ?

0 Kudos
Reply