Jump to content
  • 0

data transfer example via ethernet


dk_vhd

Question

1 answer to this question

Recommended Posts

Hello dk_vhd,

We don't have any sort of examples for transferring data from the DDR to PC via Ethernet. I suggest that you search online for documentation on implementing a C socket server. Because the DDR is actual physical memory, nothing special needs to be done in your C code to write and read data from it. Any guides that you find should help you create a project that doesn't just simply echo data, but is able to create and serve its own data.

I hope this helps. If you have further questions, don't hesitate to ask!
Andrew

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...