This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC2378 and PHY DP83848I

We have LPC2378 based main board with DP83848i Ethernet physical layer in addition. This Ethernet is optional and will be populated when required. We use KEIL RTOS with RL-ARM library for stack etc. There is software setting which decides whether to initialize ethernet on power on or not.

Our problem comes here when DP83848i(RMII mode) is not there and software is trying to initialize. After this step, no execution. ARM just hangs. Checked with U-LINK 2 debugger, JTAG control also goes out of control.

Could anyboby through some light on this. Currently we solved by keing in some code to bypass ethernet initialization after power on and then say no to software settings.

Thanks

V.Nagarajan