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.

Over the air programming for TM4C123G and CC256x



Hello,

I would like to know if Over the Air programming is possible for TM4C123G and CC256x. If so could you please send me the link for the same. Thanks!

  • Hello Ikay,

    It is possible to do OTA updates using TM4C123 and CC256x, with a Flash based boot loader. However there is no ready to use code yet within the TivaWare yet, except for the Flash based boot loader. These can however be adapted to include the bare essential drivers for SPI communication between the two devices. I may suggest github to check if some code examples have been checked in.

    Regards
    Amit
  • Hello Amit,

    Thanks for your response. Is there an alternative for the TM4C123 to be used with the Cc256x which would feature readily available OTA support?
  • Hello Ikay,

    As I mentioned earlier, nothing like a ready to use code. But may be later there may be more complex flash boot loaders for such wireless interface. Other alternative may be to see if MSP430 has such a boot option code.

    Regards
    Amit