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.

CC3135: CC3135&MSP432

Part Number: CC3135

Hello team,

When i am Importing a project with CCS,a error appears.

SDK:

i used the latest version of ccs and sdk.

looking forward to your reply.

zhang

  • You can try to fix the imported tirtos projectspec path within the example's projectspec, i.e edit "network_terminal_MSP_EXP432P401R_tirtos_ccs" in C:\ti\simplelink_sdk_wifi_plugin_4_20_00_10\examples\rtos\MSP_EXP432P401R\demos\network_terminal\tirtos\ccs\ and update the following line:

    <import spec="${COM_TI_SIMPLELINK_MSP432_SDK_INSTALL_DIR}/kernel/tirtos/builds/MSP_EXP432P401R/release/ccs/tirtos_builds_MSP_EXP432P401R_release_ccs.projectspec"/> 

    (i don't have this specific SDK installed so I can't tell what is broken with the path).

    You can also remove this line and import the tirtos project yourself (from the SDK).