Forum Discussion
3 Replies
- EBERLAZARE_I_Intel
Regular Contributor
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/
- ESzcz
New 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
New Contributor
Hi, were you able to get the example working?