OsalFwBlock

    OSAL

    Description:

    Defines the data structure for reading a firmware file.

    This structure declares the firmware block to read each time. The firmware file can be read in split mode.

    Summary

    Data Fields

    Field Documentation

    curOffset

    Offset in the firmware file

    Description:

    Firmware content read this time. You do not need to allocate space.

    dataSize

    Description:

    Firmware block size read this time

    endFlag

    Description:

    Whether the firmware file is read completely