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.

MSP432P401R: Can't import project zero

Part Number: MSP432P401R
Other Parts Discussed in Thread: CC2650

We want to import project zero using CCS Resource Explore to check the operation of the BLE.

But I can't import it. The error message at that time is below.
See details below...
project_zero_MSP_EXP432P401R_tirtos_ccs
Project-spec import cannot be resolved: ${COM_TI_SIMPLELINK_MSP432_SDK_INSTALL_DIR}/kernel/tirtos/builds/MSP_EXP432P401R/release/ccs/tirtos_builds_MSP_EXP432P401R_release_ccs.projectspec!

Hardware is as follows.
1.MSP-EXP432P401 (MSP432 LaunchPad)
2.LAUNCHXL-CC2650 (SimpleLink CC2650 BoosterPack)

Software is as follows. (The installation folder is the default).
1.CCS Ver.10.4.0 (CCS10.4.0.00006_win64)
2.SimpleLink MSP432 SDK (simplelink_msp432p4_sdk_3_40_01_02)
3.SimpleLink MSP432 SDK Bluetooth Plugin (simplelink_sdk_ble_plugin_3_20_00_24)
4.TI-RTOS for MSP43x (tirtos_msp43x_setupwin32_2_20_00_06)
5.TI BLE Stack v2.2.x (ble_sdk_2_02_06_07_setup)


Would like to receive help ASAP, because I need to finish my project.