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.

CCSTUDIO: C2000 Hex Utility fill function

Genius 9880 points

Part Number: CCSTUDIO

Hi Team,

My customer is having issue with the utility function, please see details below.

Im looking for some help with the CCS Hex Utility, the .hex file that is created leaves out hex values with the assumption that they are auto filled with as many 0xF as it takes to fill the rest of the 20 byte.

Im trying to understand the fill function thats in "C2000 Hex Utility -> General Options"

says "Specify fill value...." and when I input 0xF or 0xFF or 0xFFFF, it doesn't fill anything and I still end up with lines that are less than 20 bytes. Im using the intel hex format.

Ideally what I was for example is for line 1497 to be ":20BAC000 FFFF 0600 FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF *CC*" where *CC* is the lines checksum (intel hex format). Please refer to image below.

Thank you.

Regards,
May