Hi I am working with TMS320F28377D using CCS IDE which uses different ti compiler versions for cpu1 and cpu2 and sys/bios.
I noticed a few of my colleagues were using different tool versions. Also CCS automatically chooses close enough version which is not desirable for the project.

Question :
1. Is there any way I can strictly force version numbers, optimizations, compiler flags and other configs which results in different .hex files (otherwise should generate error) for everyone on the team by using some kind of config file , instead of manual selection from GUI which may result in unintentional inconsistencies?
2. One way to do this is use something like Cmake so that versions can be forces strictly. But not sure how it works with debugger. Would like to know if there is any guide for setting cmake with CCS.
Thanks,
Rahul B
