Download the enet_s2e application source code from the URL: http://www.ti.com/lit/zip/spma072. The zip file has two folders that need to be extracted: enet_s2e and utils.
Copy the enet_s2e folder to the EK-TM4C1294XL board’s folder in TivaWare for C Series. The default installation path of TivaWare for C Series is C:/ti and the EK-TM4C1294XL board’s folder is located at ../TivaWare_C_Series-2.1.0.12573/examples/boards/ek-tm4c1294xl/.
The utils folder has two files: eeprom_pb.c and eeprom_pb.h. Copy them into the utils folder in TivaWare for C Series located in ../TivaWare_C_Series-2.1.0.12573/utils.
Open the project in one of the toolchains and build the project to create a binary file. The supported toolchains are Code Composer Studio™, Keil® MDK, IAR™ Embedded Workbench and GNU.