Hi all, i am using my own hardware which is built with LPC2368 controller and DP83848 phisical layer IC for Ethernet. All the connections are according to the mcb2300 schematic diagram. and using Http_demo example code copied from "C:\keil\arm\boards\keil\mcb2300"
the two leds LED_LINK and LED_ACT are in off state even though i connected the LAN cable, also the connectivity link is not detected in my PC. when i debug the application found that the "Autonegotiation" is not taking place (in process of Autonegotiation the BMSR register value is 0x7849).
can any body suggest where do i went wrong.
Thanks in advance. Srinivas