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/TM4C1294NCPDT: how to assign different linker configuration file (.cmd) to different configurations?

Part Number: TM4C1294NCPDT


Tool/software: Code Composer Studio

I have one source for many different varieties of a product family. Per suggestion from the group, I created different configurations, e.g. cfg1, cfg2, cfg3...... Now I need to use different linker configuration file for each configuration, e.g cfg1.cmd, cfg2.cmd, cfg3.cmd....

How do I do it?