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.

TM4C1294NCPDT: basic ethernet controller samples for lounchpad 1294xl

Part Number: TM4C1294NCPDT

Hi, I'm trying to use the tiva 1294 lounchpad to test Internet connection, but I can't find samples program not related to rtos, nor complex stuff.. just send a Ethernet packet through the emac controller and receive something,  I'm trying to use the driver library that has the emac interface, but it would be nice to have a working program to use as an example of how to use the driver. Of course that a tcp/ip sample program could help too. I'm compiling with gcc a blinky / uart and it works fine. I've no experience with lwip, so I'd prefer to begin with a bare code to understand the basics and maybe then I'll try lwIp or something like that. Any help would be apreciated. By the way I'm over linux. Thanks!