Hi,
On CCSv4 (4.1.2.00027), from Build Properties, directories for temp, object, asm and listing/xref files can be specified; from this forum (http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/34285/119375.aspx#119375), directories for *.opt, *.mk or *.pp files are NOT able to be reset, can generated files *.s55, *.h55, *_c.c or *.cmd be re-directed to different directory (they are currently in directory Debug)?
If not, how to change the path for those files (*.s55, *.h55, *_c.c or *.cmd)? for example, in my case, compiler always looks for those file in directory Cdb/ (I save *.tcf and other files in this directory), where (how) to change Cdb/ to Debug/ ? "Link Files to Project" doesn't help, if I do that, I got the following messages:
Cdb/subdir.mk:63: warning: overriding commands for target `Dsp55Apicfg.obj'
subdir.mk:73: warning: ignoring old commands for target `Dsp55Apicfg.obj'
Thanks,
Yuhua