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!