Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi
I am using code composer 6 (6.1.3 but i can upgrade if necessary)
I have a c66 executable project and i am using "Generate Makefiles automatically"
The intermediate files are created in two places
1. ProjectDirectory / ConfigurationDirectory where project directory is the location of the .ccsproject file
2. Next to the cfg file a src/sysbios folder with sysbios.ae66 is created
I would like to direct all intermediate files and out file to directories of my choice.
How can I do this?
I only managed to redirect the .lst and .d files using the directory specifier
Shiran


