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: how to start with project zero

Other Parts Discussed in Thread: CC2650STK, CC2650

Tool/software: Code Composer Studio

while selecting the directory of simplelink academy this error occurs. please clear this error

  • Hello,
    Usually this is an issue with either an unrecognized compiler version or device variant. In your other thread, you posted an error message regarding an unrecognized compiler version (5.2.6);
    e2e.ti.com/.../2257141

    Did you resolve that issue already?

    Thanks
    ki
  • No, i did not slove this error . iam trying to import project zero but every time it getting an error so please give me a solution.
    thank you.
  • Hi S venilla,

    First follow the instructions in the wiki Ki-Soo Lee provided. From what I know you can not download the ARM Compiler 5.2.6. What you can download is ARM Compiler 5.2.9. After you have done installing ARM Compiler 5.2.9, go to CCS Resource Explorer (Classic). From there import Project Zero. I have done the same several times and it works.

    - kel
  • Hi kel,

    It is possible to get the exact version. The key is to unselect the option to only show the latest:

    But I'm sure 5.2.9 will work also.

    Thanks

    ki

  • Thank you sir..... your answer is very usefull to me.. This error is cleared and i have installed the build tool version 5.2.6 but while importimg an another error is occured
    See details below...
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/app/ble_user_config.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/inc/ble_user_config.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/gapbondmgr.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/dev_info/cc26xx/devinfoservice.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/dev_info/devinfoservice.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad_target.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad_target_external_flash.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/cc26xx/peripheral.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/cc26xx/peripheral.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/PROJECT_BUILD_BASE/ccs/config/ccfg_app_ble.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/CC2650STK.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/CC2650STK.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/Board.h' cannot be located!

    how to clear this error..
  • There seems to be some issues with the linked resources of this project. Perhaps an invalid build variable. I would need to see the project. I looked for the simplelink academy version you are using but I can't seem to find it. I'm thinking it has been obsoleted. Can you provide the link you obtained it from?
  • Hi Ki,

    The SimpleLink Academy can be downloaded from this link. software-dl.ti.com/.../overview.html

    Just need to install ble stack 2.2.1 and simplelink academy at c:\ti and the procedure should work.

    - kel
  • Thanks kel. Got it
  • S vennila said:
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/app/ble_user_config.c' cannot be located!

    You paths to the file look incorrect. Looks like a variable may not be getting expanded.

    When exactly do you get this error? Right after import or during build? And how exactly are you importing the project? And which exact one (there are three different project zero examples)?

  • thank you sir , i have done the process that you have said but i cannot import the project zero project .. i am getting this error while importing.. please help me
    See details below...
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/app/ble_user_config.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/inc/ble_user_config.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/gapbondmgr.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/dev_info/cc26xx/devinfoservice.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/dev_info/devinfoservice.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad_target.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad_target_external_flash.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/cc26xx/peripheral.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/cc26xx/peripheral.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/PROJECT_BUILD_BASE/ccs/config/ccfg_app_ble.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/CC2650STK.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/CC2650STK.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/Board.h' cannot be located!

    thanks
    vennila
  • thank you sir ,.. i am getting this error while importing. the project zero please help me.....
    See details below...
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/app/ble_user_config.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/icall/inc/ble_user_config.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/gapbondmgr.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/dev_info/cc26xx/devinfoservice.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/dev_info/devinfoservice.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad_target.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/oad/cc26xx/oad_target_external_flash.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/cc26xx/peripheral.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/profiles/roles/cc26xx/peripheral.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/PROJECT_BUILD_BASE/ccs/config/ccfg_app_ble.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/CC2650STK.c' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/CC2650STK.h' cannot be located!
    Error: File/directory 'file:/c:/ti/simplelink_academy_01_11_00_0000/modules/projects/ble_projectzero/ccs/desktop/TI_BLE_SDK_BASE/src/boards/CC2650STK/Board.h' cannot be located!

    thanks
    vennila
  • sir i have imported the project project but while building an another error is comming
    " Description Resource Path Location Type
    Referenced project 'project_zero_stack_cc2650' does not exist in the workspace. Project 'project_zero_app_cc2650stk' may not build as expected. project_zero_app_cc2650stk "
    i have installed both "ble_cc26xx_2_00_00_42893 and ble_sdk_2_02_01_18" in c/ti/ simplelink
    please help me sir to solve this error ...