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.

RM46L852: how to generate little endian HEX file with ARMHEX tools?

Part Number: RM46L852

Dear Champs,

           My customer reported they failed to generate little endian HEX file by using  ti-cgt-arm_16.9.1.LTS/bin/armhex tools. They use below commend: 

C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS/bin/armhex --romwidth=32 --intel --host_image –host_image:target=ARM --host_image:endianness=little -o "evcc_core.hex"  "evcc_core.out"

           Could you help provide one example to show how to convert little endian *.out file to little endian HEX file with intel format? 

           Thanks a lot! 

               Jane