Forum Discussion
TLS1
New Contributor
2 years agosending any data out of the HPS Ethernet and receiving through HPS UART
I am using TSom Board from Terassic and that it involves a Cyclone V SoC with ARM processor. I am currently working on a project that involves sending any data via Hps Ethernet and receiving data vi...
aikeu
Regular Contributor
2 years agoHi TLS1,
I not able to find any direct linux application examples but maybe the two ethernet related links below may help for reference:
https://www.geeksforgeeks.org/tcp-server-client-implementation-in-c/
https://gist.github.com/crouchggj/6894348
Thanks.
Regards,
Aik Eu