This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377S: Question about hex2000

Part Number: TMS320F28377S


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