Forum Discussion
RubenPadial
Contributor
3 years agoIntel Arria 10 SoC - HPS Ethernet and FPGA
Hello,
I need to receive some data with the HPS Ethernet with TCP/IP protocol, process them and share with the FPGA.
Is there any example or AN?
What are the steps to get a program to process t...
Jeet14
Frequent Contributor
3 years agoHi,
You need to use the EDS for creating the preloader or uboot.
For creating the linux userspace application, you need to use the host linux machine where you need to use the intel cross compiler or yocto application method.
please refer the create your project with timer example for arria 10. ethernet TCP/IP not availble but you are try the previous links and follow the same steps.
https://www.rocketboards.org/foswiki/Documentation/UsingYoctoExtendibleSdkForApplicationDevelopment
Regards
Tiwari