This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to set output directory for all compiled and linked files in CCS6

Hello,

I'm using CCS v6.1.0 and have been having trouble getting the output directory to change for all of the compiled files. I've been able to get some compiled files (.OUT, .MAP, .TXT, and OBJ) into the directory I want, but CCS always creates a folder with the build configuration name in the project root directory and places some files there. Essentially what I want is a single build directory, which then has sub-directories for each build configuration.

Thank you!

Best regards,

Blair

  • This is a very good question, I’m struggling with the same problem and only managed to get the same result as you got, OUT, MAP etc. I asked Ki-Soo Lee this a couple of months ago and got the following answer;

    Leo Bosch
    • Is it possible to create a common ‘Output path’ prior to the Configuration’s output files, for example: [Project name]\”Output”\[Configuration name]\[files ....]?

  • Hi Leo,

    Thank you for your response! Could you provide the steps for the linker options? 

    Regards,

    Blair

  • Hi Blare,

    Unfortunately, there are no steps for what you and I want.

    Leo