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 ToddMullanix 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.