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.

TM4C129EXL Firmware update over Ethernet

Other Parts Discussed in Thread: TM4C129ENCPDT, EK-TM4C129EXL, EK-TM4C1294XL

Hello,

I would like to prepare my board for remote firmware update. 

What I want to achieve is quite simple. I send a TCP/IP request to the uC to initialize the  fw update and after (or before ) I send the new firmware data as tcp packet. I don't want to use the LM Flash Programmer application to make the fw upgrade, I would like to write a simple application that make this fw transfer. I dont think this would be complicated. 

I started the work as  suggested but I some questions in this thread. He recommends to ask for help here because this topic is more related to TivaWare rather than TI-RTOS. My "getting started" link is here: 

My most recent questions are found here.

The last reply on this thread: 

Could you help me to get this job done? Thank you very much.