Hi,
I have a project with ethernet aplications running in a Tower System, and works perfectly.
I'm trying to move this sfotware to a custom board (Kinetis K60X256 with LAN8710A ethernet transceiver).
The BSP was modified in order to use phy_lan8710 instead of phy_ksz8041.
Plug/unplug data cable can be detected, but for one reason, transmit or receive information is not possible. And the problem is that RTCS API don't return any error in the initialization.
Does anyone know what else is needed to jump-start the ethernet driver?
Thanks for your help
Edgar Sevilla