Tool/software: Code Composer Studio
Based on the Source Control CCS wiki page, I currently have a .ccsproject file checked into our source control system. However, I recently noticed that when editing the project configuration (Properties->CCS General->Main) to change the device variant, the .ccsproject file no longer changes but the .cproject file does. The projects were created in CCS v6.0 but I'm currently using v6.2. Is the new methodology going forward to store all project configuration data in the .cproject file and if so is the .ccsproject file no longer required?