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.
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.
Hello,
Thank you for your reply.
How to go on?
Hello,
Thank you to remaind me that I have to manage somehow the upload process too. How can can i do that? is there any open library for this purpose?