This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EK-TM4C1294XL: EK-TM4C1294

Part Number: EK-TM4C1294XL

I have the enet_s2e project running with TIVA Ware 2.1.1.71 Library but would like to get it working with 2.1.4.178 as it has a console connected to UART0.

I can compile and download to the Launchpad EK-TM4C1294XL.

Teraterm is connected on the virtual comm port and displays text when the firmware is launched.

Serial to Ethernet Example

Waiting for IP.
Waiting for link.
Acquiring IP Address...
IP Address: 192.168.1.129
Open a browser and enter the IP address to access the web server.

Ping 192.168.1.129 does not work.

Telnet 192.168.1.129 port 23 or 26 does not work.

http://192.168.1.129 from Mozilla does not work.

D3 is on all the time. D2 flashes occasionally.