This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

differential firmware upgrade OTA?

Due to RF over the air lost, need re-transmission whole image again when do firmware upgrade.

Is there any possible that we can block some code in fixed flash section and just upgrade this section through OTA?

Or any suggestion for improve upgrade stability.

Parents
  • Yes, it is possible. But not simple.

    Time to get googling. "incremental" and "patch" would be other good search terms.

    Or you could just have a download protocol which can re-start after an interruption

    Nothing specifically to do with ARM or Keil.

Reply
  • Yes, it is possible. But not simple.

    Time to get googling. "incremental" and "patch" would be other good search terms.

    Or you could just have a download protocol which can re-start after an interruption

    Nothing specifically to do with ARM or Keil.

Children