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: Version: 8.3.0.00009

Tool/software: Code Composer Studio

Dear TI Team,

I have installed following setups in the default directory (c:/ti).

  • CCS8.3.0.00009_win32
  • simplelink_msp432e4_sdk_2_20_00_20

 Also, I have downloaded the SAIL Plugin and extracted it into c:/ti directory and copied "ARM.CMSIS-FreeRTOS.10.0.1" in the same directory.

 I am trying to import the “c:/ti/examples/rtos/MSP_EXP432E401Y/sail/adcdrv5055 “ project but I am getting errors while doing it (PFA).

 Error:

adcdrv5055_MSP_EXP432E401Y_freertos_gcc Project-spec import cannot be resolved: ${COM_TI_SIMPLELINK_MSP432E4_SDK_INSTALL_DIR}/kernel/freertos/builds/MSP_EXP432E401Y/release/gcc/freertos_builds_MSP_EXP432E401Y_release_gcc.projectspec!

In addition to that, I have tried different CCS as well as SDK versions but the issue is not resolved yet.

Do we need to do some additional project configurations to get it running?

If you have any input regarding this issue, please let me know.

  • Vikram,

    Did you extract/install the MSP432E4 SDK and SAIL Plugin directly into the c:\ti directory or within their respective sub-directories?
    The reason I ask is because of this note from your message:  “c:/ti/examples/rtos/MSP_EXP432E401Y/sail/adcdrv5055 “
    Is that really the location of the project? Typically I would expect it to be C:\ti\sail_1_30_00_02\examples\rtos\MSP_EXP432E401Y\sail\adcdrv5055

    I have CCS 8.3.0, SDK 2_20_00_20 and SAIL Plugin 1.30.00.02 installed, and verified that the project imports without issues.
    SDK is in C:\ti\simplelink_msp432e4_sdk_2_20_00_20 and SAIL is in C:\ti\sail_1_30_00_02

    FYI, you could even download and install these software packages directly from within CCS using the Resource Explorer. In this case they will automatically get installed to c:\ti.

    Perhaps you could try removing your existing installation and try downloading again from Resource Explorer.

  • Vikram,

    Since I haven’t heard back from you, I’m assuming you were able to move past this issue. If you wish to continue the discussion, please feel free to post a reply with an update below. Thanks!