Part Number: TMS320F28386D
Tool/software:
One question: What is the suggestion way to generate project output file of hex type together with out type?
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.
Part Number: TMS320F28386D
Tool/software:
One question: What is the suggestion way to generate project output file of hex type together with out type?
I presume an "out type file" is an executable file created by the linker. A "hex type file" is created by the hex utility hex2000. The input is an "out type file". For the documentation, please search the C28x assembly tools manual for the chapter titled Hex Conversion Utility Description. To see how to use the hex utility from within Code Composer Studio, please see the article Hex utility in CCS.
Thanks and regards,
-George