This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Ethernet example

Other Parts Discussed in Thread: HALCOGEN

Hi,

I'm trying to startup woth ethernet on the Herculed HDK (TMDX570LS31HDK).

I've found these two documents:

http://www.youtube.com/watch?v=GVoOsDfwPY4

http://processors.wiki.ti.com/index.php/HALCoGen_Ethernet_Driver_and_lwIP_Integration_Demonstration

but both of them referred to a downlodable application that do a lot (and does not work on CCSv4).

There isn't a simple code sequence to setup a send/receive on the ethernet (like an echo service) that does not involved a lot of other function?

For example a code snippet to implements the "Programming Sequence using HALCoGen generated drivers" on the above wiki page.

Thank you.