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.

AM335x lwip examples using TLK110

Other Parts Discussed in Thread: TLK110, AM3357

Dear StarterWare Support Team,

We use a custom board with a AM3357 processor and three TLK110 (three Ethernet Ports). This baord is designed based on  the ICE V2. Now I need to implement Ethernet functionality on one of the Ethernet ports that is connected to the CPGMAC RMII1 port of the AM335x. Therefore I studied the lwip examples from StarterWare (V02.00.01.01).

In the StarterWare User Guide it is written that the device abstraction layer is composed of three files. One of the files should be "lan8710a.c". So I thought I have to modify this file for TLK110. But I can't find this file in the StarterWare directory. What I have found is "phy.c" under the directory "drivers". Is this file written for a specific PHY (like the AR8031 used on AM335x Starter Kit) or is this file compatible also for a TLK110 PHY?

Does TI have an Ethernet example that runs with a TLK110 PHY?

Ïf not, what are the modifications I have to do on the example code?

Thanks for your support
Patrick