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.

Changing the name of TI .txt file while compiling in CCS V5

Hello !

I was migrating to CCS v5 environment for MSP430 based project from IAR .During project development I required to change the output file name( < FileName 1>.txt)during compile time from the same sorce code.I was not able to find out where to do that. whereas it was easily done thru' IAR workbench by going thru' Linker > Output File at the time of compilation.In IAR the same project source file can be modified and a different .txt file can be generated w/o creating a new project.   

In CCS i could see only "${BuildArtifactFileBaseName}.txt" option under "Properties >CCS Buid > Steps".

Plz let me know how to generate different output file name in CCS w/o creating a new project as per the intended file name.

 

Thanks,

ARS...