segmentation logic in mcumngr image management

Hi there,

I am trying to find the logic implemented in a source code which performs the following steps:


1) reading from a binary file that represents the firmware image that needs to be sent over to the destination for the firmware update.
2) this should include segmentation as the firmware images are large which cannot be sent in one go.
3) I cannot find where and how this segmentation happens.

Any help or suggestion is appreciated.

Parents Reply Children
No Data
Related