Hi Champion,
I am using CCS 10.2.0.9 to develop AWR1843 C674x (DSS) project. I tried to create a new CCS build configuration 'test' (copy all configurations from 'debug' ) to save some specific build options as shown in below snapshot.

When I build the project with the new configuration 'test', I find below error. However if I return to the build configuration 'debug', there is no problem. Could you help to check what is the problem? The DSP compiler is ti-cgt-c6000_8.3.3.
gmake[1]: [pre-build] Error 2 (ignored)
makefile:151: recipe for target 'all' failed
gmake[1]: *** No rule to make target 'mrr_18xx_dss.xe674', needed by 'main-build'.
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
Thanks,
Adam
**** Build Finished ****