Other Parts Discussed in Thread: DP83640, TMS570LS3137
Hi,
I'm using the TMS570ls3137 HDK board ,When I initialize the Ethernet function using the DP83640, if then the cable is linked, the initialization will be ok, but if the cable is not linked already, the initialization will be in a dead cycle in the MDIOPhyRegRead() function which is generated by the HCG in the mdio.c.
While, the application here need the board to control other can nodes, so it should be initialized with or without the ethernet cable linked, the requirement is that with or without the ethernet cable linked to the net, the board should do program work so that the can connection between the nodes would be ok once the board is powered.
At that circumstance, how can I change the Initialization of the Ethernet function in the demo?
Regards,
yong