Hello,
I'm having trouble getting the lwIP demonstration to work on the DRV8301-LS12-KIT. I have tried both version 2 and 3 of lwIP. The supplied source code compiles and loads into the board, and gets as far as "Setting Up Link"....SUCCESS, but no further. I verified my DHCP server is working with same cable and another computer. I then applied the patch to version 3, but it didn't get any farther. BTW - applying the patch to version 3 led to 2 compile errors with the ls12: PHY_LINK_PARTNER_SPD undefined and undefined symbol on Dp83640PartnerSpdGet(). Both easily fixed.
I also tried configuring the version 3 lwip(both patched and unpatched) for static IP, and I get as far as "Webserver accessible @ http:\\192.168.2.44" in both cases, but I cannot connect to the webserver from any of my computers. (I also cannot ping that address, FYI). I have no problem with same cable pinging between my computers - both of which are configured with static IP's for this test, and all firewalls and anti-virus programs turned off.
I do see the lwip documentation mentions setting a DIP switch on the control card, but the TMS570LS12CNCD control card documentation does not mention that any of the dip switches have anything to do with Ethernet.
So, at this point, I am at a standstill, and need some direction.
Thanks,
Chuck