Tool/software:
Hello Ti experts,
Their is a need for F-OTA on AM625 having Yocto built Linux in eMMC.
What are the available options you would suggest for OTA
Best Regards,
Aditya T
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.
Tool/software:
Hello Ti experts,
Their is a need for F-OTA on AM625 having Yocto built Linux in eMMC.
What are the available options you would suggest for OTA
Best Regards,
Aditya T
Hi Aditya,
Currently the Yocto SDK doesn't have any OTA solution. We plan to enable SWUpdate later this year.
Some 3rd parties have already used SWUpdate, for example, the one linked below.
https://variwiki.com/index.php?title=Debain_AM62_SWUpdate_Guide
Hi Jim,
The plan of OTA support is not consolidated yet, but I would think it should be in SDK v12.x if the development work got started later this year.
Thank you Bin,
I've managed to implement F-OTA, by using custom OTA application.
Thanks & Regards,
Aditya T
Hi Aditya,
Glad to hear the issue is resolved. Do you mind to tell if you used an open source project for the OTA solution, which project is it?