Part Number: AM2612
Hi!
Are there any added benefits of using the FOTA agent to update the application image on OSPI flash when we are not using XIP?
Best regards
Daniel
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.
Part Number: AM2612
Hi!
Are there any added benefits of using the FOTA agent to update the application image on OSPI flash when we are not using XIP?
Best regards
Daniel
Hi Daniel,
The FOTA use case utilises, Bootseg IP, Fota Agent and FLSOPSKD.

The FOTA Agent provides fucntioanlity to Update Firmware over The Air by scheduling the writes in chunks of smaller size while the new image is being recieved over a certain protocol. Also the bootseg IP can be used to boot from the newly received image which would be in a different address. This is basically like a address remap facility.
These features can provide added benefits and simplicity even if application is run from RAM.
Please take a look at athe optiflash appnote: https://www.ti.com/lit/an/spradf0a/spradf0a.pdf
MCU+SDK page: https://software-dl.ti.com/mcu-plus-sdk/esd/AM261X/11_00_00_29/exports/docs/api_guide_am261x/OPTIFLASH.html
Regards,
Aswin