Hi all,
how can I use kboot in order to make an incremental update of the firmware, not all the bin file? Is there an option or write my own bootloader is the best approach?
Thanks in advance
Hi,
The KBOOT supports binary file (.bin), SB file (.sb), HEX file (.hex), and SRecord file (.s19, .srec) so far.
If customer want to support another format image file, customer need to add the file format parsing code at your own bootloader project.
Thank you for the attention.
Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------