Hi
we are using the C6746 connected to a switch using RMII interface, the switch interface is like a PHY to the DSP.
I use the NIMUemacExampleclient_lcdkOMAPL138C674xBiosExampleProject in sdk 4.1.0.6. In the LCDK board the DSP EMAC is connected to a phy chip using MII interface.
I change the example code to work with RMII in the following way - change pinmux to use RMII insted of MII, change sys chipcfg3 register set to RMII mode.
the example do not run on our board - there is no ping from the board.
Do I missed some setting needed for the RMII .
The switch itself in the board is working there are ping between 2 devices connected to the switch chip but no ping from the DSP. looking on the RMMI lines I can see data is being sent to the DSP but no data came out from the DSP
the application print the IP in use (static IP).
the example work fine on the LCDK board.
Best Regards
Ilan