Dear team:
My customer uses hex2000 to generate a hex file in ASCII-HEX format, and there is a segment address (length is 0x0B11, address is 0x0009AD06) that is not a multiple of 4. Use Fapi_AutoEccGeneration when writing the flash through Fapi_issueProgrammingCommand(), the length is 4 bytes, and an error is returned.
The flash of the application is aligned using ALIGN(4).
How can I solve it?

Best regards