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.

Use relative path or project variables for target configuration

Hi,

I have set up a project and a debug session in CCS5.4 and everything is working fine.  However, in the debug configuration, it shows an absolute path to the .ccxml file.  I have it marked to use the default target configuration, and have the correct .ccxml file in the project marked as Active/Default.  However, if someone else uses the debug configuration, it says it can't find the file because it is looking for it using my path.

 

Is there any way to specify a relative path or use project variables so that the launch configuration can be used by multiple people without them having to make modifications?

 

Thanks,

David

  • Hi David,

    Sorry, the use of relative paths or variables is not supported in the debug configurations. Debug Configurations are something that was never meant to be shared - though I admit it can have specific information that would be useful to share.

    However, this request comes up often and it is something we are evaluating. But I don't have a timeline for this.

    ki