Hi,
In a previous question I asked about detecting, from within the RTSC .cfg script, whether the current build profile is debug or release. The answer was to query the identifier Program.build.profile which contains "debug" or "release" at CFG build time. I now have a more complex scenario (a project with configurations for various platforms, etc.) and would appreciate the ability to detect the CCS project configuration - either directly by name, or by inserting some setting within each configuration that would be detectable in the RTSC config file. Is this possible?
Thanks,
-itay
Itay,I think this thread answers a similar question. Does that work for you?
If my reply answers your question please mark the thread as answered.