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/TMS320F280025: why did the HEX file fail to generate if enable the

Part Number: TMS320F280025

Tool/software: Code Composer Studio

Customer wants to generate the HEX file with building the project, so the Hex Conversion Utility was enabled with CCS10. However, everytime selecting the "Array output format" in the Output Format Option, it will fail with the below information, no matter what format is selected. Could you please help check it? Thank you.

Invoking: C2000 Hex Utility
"C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-c2000_20.2.0.LTS/bin/hex2000" --array --intel -o "2ph_il_llc_nonpowerSUITE_F28002x.hex" "2ph_il_llc_nonpowerSUITE_F28002x.out"
makefile:172: recipe for target '2ph_il_llc_nonpowerSUITE_F28002x.hex' failed
error: Option --array is not valid with --intel(-i)
gmake[1]: *** [2ph_il_llc_nonpowerSUITE_F28002x.hex] Error 1
gmake[1]: Target 'secondary-outputs' not remade because of errors.
makefile:161: recipe for target 'all' failed
gmake: *** [all] Error 2