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.

CCS/AWR1642: How to use CCS to convert demo.bin file to hex file

Part Number: AWR1642

Tool/software: Code Composer Studio

Hello team,

Customer's sowfware platform is required to HEX format file to do the image upgrade.

For now, CCS can output the bin file which contain file header, and checknum in it.

I know that CCS can convert .out file to .hex file by calling C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armhex to do that.

But, can we use CCS to add hex format header to convert BIN file to HEX file by CCS tools?

If yes, how can i do it?

Thanks,

Wesley