Forum Discussion

ESzcz's avatar
ESzcz
Icon for New Contributor rankNew Contributor
5 years ago

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

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,

3 Replies

  • ESzcz's avatar
    ESzcz
    Icon for New Contributor rankNew Contributor

    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 ?

    • PieterS's avatar
      PieterS
      Icon for New Contributor rankNew Contributor

      Hi, were you able to get the example working?