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.

LAUNCHXL-F28P65X: Intel format generation

Part Number: LAUNCHXL-F28P65X

Tool/software:

Hello TI Experts,

I've developed a resident bootloader using your flash kernel and 128-bit flash memory programming examples. I have tested it by sending frames from the TI bootloader data stream structure file.

Now, I am interested in knowing how I can generate the program code from CCS in Intel HEX format to be compatible with an existing host application that manages firmware upgrades for other microcontrollers using this format.

I've noticed that the program code seems to be truncated when using the HEX tool, but when I download the flash memory content in Intel HEX format, it downloads properly.



Content of flash memory of program uploaded with CCS or my custon flash kernel:


Contenf of first row of data downlaoded with CCS:

Generated intel format by CCS:



Is there a way to generate the program in Intel HEX format directly from CCS?

Thank you in advance,
Luciano.