I am a starter embedded programmer.
I want to create communication between the controller (EK-TM4C1294) and computer via Ethernet.
I tried to use in examples enet_io and enet_lwip, but I could not understand them how to communicate easily between a terminal and controller (without using an HTTP server).
How can I start?