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