Using the TM4C1294 --- The DHCP chat server example does not work if DHCP fails... it seems you cannot call Ethernet.begin() more than once in the program or else it stops working there.
Its stuck inside some kind of timeout in the Ethernet library from what I can tell
anyone have any ideas?