Part Number: CC1350
Tool/software: Code Composer Studio
What is the best way to update the Code Composer project to the most recent version of the SDK? We have a few developers using a Git project and I find that we each have to download the new SDK, update our environment variables, etc. to utilize the new version (e.g moving from simplelink_cc13x0_sdk_1_40_00_10 to simplelink_cc13x0_sdk_1_50_00_08). For example, under the project properties, I find the Build Variables "COM_TI_SIMPLE_LINK_CC13X0_SDK_INSTALL_DIR" and "COM_TI_SIMPLE_LINK_CC13X0_SDK_INSTALL_DIR_REPOS" must be modified in everyone's CCS. Is there a way to create a project makefile that specifies the environment variables for CCS? Is this problem solved with other development environments like IAR?

