Hello,
I had a .h and .c file in the root of the project directory, then moved them into ./src directory. The Code Composer can open these files, but when I compile, I get the .obj files listed in the /Debug/src directory. The out file had been just in the /Debug directory. I was looking in the wiki page
Projects_and_Build_Handbook_for_CCS#Project_Files_and_Build_System_Overview
but I am not sure what I'm looking for. Can someone please give me a heads up for where that setting is? I would like the .obj file to stay in the original file location with all of the other files generated if possible.
I'm using Code Composer Studio version 6.