Hi Swapnil Pendhare,
Thanks for your reply.
For my understanding, you want to have an customize flash-resident bootloader which can receive image file through some peripherals, then stores the image file to the external flash and the stored image can be used to update the current application in the future.
To achieve it, you need to add the new feature to the KBOOT to store the received image file to the the external flash, another feature is identifying the firmware updating request, then update the current application by using the stored image file.
Have a great day,
Ping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------