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?