This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/PROCESSOR-SDK-AM57X: Setupenv.bat installs CCSv6 paths

Part Number: PROCESSOR-SDK-AM57X

Tool/software: Code Composer Studio

From the WIKI...

Processor SDK RTOS Building The SDK
 Command
   The SDK build environment can be configured on Windows and Linux by running an environment setup script located in the top-level RTOS SDK folder.
 Windows
   From the RTOS SDK directory, enter
      C:\ti\processor_sdk_rtos_[soc]_[version]> setupenv.bat
   which will configure the Windows command shell environment for the installed RTOS SDK.

setupenv.bat loads environment for CCSv6 and I am using CCSv7.

Processor SDK RTOS Building The SDK
 Command
   The SDK build environment can be configured on Windows and Linux by running an environment setup script located in the top-level RTOS SDK folder.
 Windows
   From the RTOS SDK directory, enter
      C:\ti\processor_sdk_rtos_[soc]_[version]> setupenv.bat
   which will configure the Windows command shell environment for the installed RTOS SDK.

Looking at the bat file I do not see what is being called to setup environment for CCS.

Is there a version of RTOS SDK that supports CCSv7?