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如何搭建MSP430X TI RTOS环境

TI达人:

      我的CCS是10.1.0.00010 ,按照TI-RTOS 2.20 for MSP43x Getting Started Guide说明,下载了 MSP430Ware_3_80_10_09_setup.exe ,tirtos_msp43x_setupwin32_2_20_00_06.exe ,xdctools_3_61_02_27_core_win32。我在 2.3 Installing TI-RTOS in Code Composer Studio的第二步就走不通了,CCS App Center 界面没有类似RTOS的应用软件!手动导入xdctools_3_61_02_27,但是在新建项目时提示错误,

Description Resource Path Location Type
This project does not contain a buildable RTSC Configuration (.cfg) file. In order for it to build, this project must contain one RTSC Configuration file that is not excluded from build. MSP430_RTOS MSP430_RTOS Problem

我导入新的工程 也报错

See details below...
gpiointerrupt_MSP_EXP430F5529LP_TI
Product com.ti.rtsc.TIRTOSmsp430 v0.0 is not currently installed and no compatible version is available. Please install this product or a compatible version.

请问我应该怎么做?