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/CC3200: Code Composer Studio™ forum

Part Number: CC3200

Tool/software: Code Composer Studio

Hi,

I am uday, I am using windows 8 64bit OS HP laptop.  I am trying to install CCS 8.2.0 but I am unable to install because it showing an error like permission denied deleting a file in temp folder in the laptop users profile. I changed admin permissions and everything, I have given full control for total C Drive but still, it shows the same error. I am attaching the error screenshot, Can anyone please solve my issue.

  • CCS 8.2 installer had a problem with spaces in the user name, which seems to be the case for you. Please check this related thread for a workaround, or install a newer version of CCS. 

  • Hi AartiG,

    Thanks for your response, I understood the issue. Yesterday I tried with CCS10 with SDK 1.3.0. Now when I am trying to open the code it's showing lots of errors because I think the code is build up previously with 8.2.0 now i am opening that in CCS10. I am attaching the screenshots can you please review and give me a solution.

    Compie Log:


    **** Build of configuration Release for project pert ****

    "C:\\ti\\ccs1000\\ccs\\utils\\bin\\gmake" -k all

    Building file: "../CdnClient.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="CdnClient.d_raw" "../CdnClient.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'CdnClient.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../CdnClient.c".
    Compilation terminated.
    gmake: *** [CdnClient.obj] Error 1
    Building file: "../LogClient.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="LogClient.d_raw" "../LogClient.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'LogClient.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../LogClient.c".
    Compilation terminated.
    Building file: "../OtaApp.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="OtaApp.d_raw" "../OtaApp.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'OtaApp.obj' failed
    gmake: *** [LogClient.obj] Error 1
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../OtaApp.c".
    Compilation terminated.
    gmake: *** [OtaApp.obj] Error 1
    Building file: "../OtaClient.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="OtaClient.d_raw" "../OtaClient.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'OtaClient.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../OtaClient.c".
    Compilation terminated.
    gmake: *** [OtaClient.obj] Error 1
    Building file: "../OtaHttp.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="OtaHttp.d_raw" "../OtaHttp.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'OtaHttp.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../OtaHttp.c".
    Compilation terminated.
    gmake: *** [OtaHttp.obj] Error 1
    Building file: "../Rules.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="Rules.d_raw" "../Rules.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'Rules.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../Rules.c".
    Compilation terminated.
    Building file: "../SFLASH.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="SFLASH.d_raw" "../SFLASH.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'SFLASH.obj' failed
    gmake: *** [Rules.obj] Error 1
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../SFLASH.c".
    Compilation terminated.
    gmake: *** [SFLASH.obj] Error 1
    Building file: "../button_if.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="button_if.d_raw" "../button_if.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'button_if.obj' failed
    "../button_if.c", line 39: fatal error #1965: cannot open source file "stdlib.h"
    1 catastrophic error detected in the compilation of "../button_if.c".
    Compilation terminated.
    gmake: *** [button_if.obj] Error 1
    Building file: "../flc.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="flc.d_raw" "../flc.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'flc.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../flc.c".
    Compilation terminated.
    gmake: *** [flc.obj] Error 1
    Building file: "../gpio_if.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="gpio_if.d_raw" "../gpio_if.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'gpio_if.obj' failed
    "../gpio_if.c", line 42: fatal error #1965: cannot open source file "stdio.h"
    1 catastrophic error detected in the compilation of "../gpio_if.c".
    Compilation terminated.
    gmake: *** [gpio_if.obj] Error 1
    Building file: "../i2c_if.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="i2c_if.d_raw" "../i2c_if.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'i2c_if.obj' failed
    "../i2c_if.c", line 40: fatal error #1965: cannot open source file "stdbool.h"
    1 catastrophic error detected in the compilation of "../i2c_if.c".
    Compilation terminated.
    Building file: "../main.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.2/include" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="main.d_raw" "../main.c"

    >> Compilation failure
    subdir_rules.mk:16: recipe for target 'main.obj' failed
    gmake: *** [i2c_if.obj] Error 1
    "../main.c", line 2: fatal error #1965: cannot open source file "stdio.h"
    1 catastrophic error detected in the compilation of "../main.c".
    Compilation terminated.
    gmake: *** [main.obj] Error 1
    Building file: "../malloc.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="malloc.d_raw" "../malloc.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'malloc.obj' failed
    "../malloc.c", line 8: fatal error #1965: cannot open source file "stdlib.h"
    1 catastrophic error detected in the compilation of "../malloc.c".
    Compilation terminated.
    Building file: "../uart_if.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="uart_if.d_raw" "../uart_if.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'uart_if.obj' failed
    gmake: *** [malloc.obj] Error 1
    gmake: *** No rule to make target 'C:/ti/ccs1000/ccs/eclipse/CC3200_SDK_ROOT/example/common/startup_ccs.c', needed by 'startup_ccs.obj'.
    "../uart_if.c", line 40: fatal error #1965: cannot open source file "stdarg.h"
    1 catastrophic error detected in the compilation of "../uart_if.c".
    Compilation terminated.
    gmake: *** [uart_if.obj] Error 1
    Building file: "../udma_if.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="udma_if.d_raw" "../udma_if.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'udma_if.obj' failed
    "../udma_if.c", line 39: fatal error #1965: cannot open source file "stdio.h"
    1 catastrophic error detected in the compilation of "../udma_if.c".
    Compilation terminated.
    gmake: *** [udma_if.obj] Error 1
    Building file: "../wdt_if.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="wdt_if.d_raw" "../wdt_if.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'wdt_if.obj' failed
    "../wdt_if.c", line 39: fatal error #1965: cannot open source file "stdio.h"
    1 catastrophic error detected in the compilation of "../wdt_if.c".
    Compilation terminated.
    gmake: *** [wdt_if.obj] Error 1
    Building file: "../wlan.c"
    Invoking: ARM Compiler
    "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --fp_mode=strict --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/flc" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/oslib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/netapps" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/include" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink/source" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/driverlib" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/example/common" --include_path="C:/ti/CC3200SDK_1.3.0/cc3200-sdk/inc" --define=ccs --define=__SL__ --define=cc3200 -g --gcc --printf_support=full --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="wlan.d_raw" "../wlan.c"

    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'wlan.obj' failed
    "C:\ti\CC3200SDK_1.3.0\cc3200-sdk\simplelink\include\../user.h", line 47: fatal error #1965: cannot open source file "string.h"
    1 catastrophic error detected in the compilation of "../wlan.c".
    Compilation terminated.
    gmake: *** [wlan.obj] Error 1
    gmake: Target 'all' not remade because of errors.

    **** Build Finished ****

  • It looks like your original project was set to build with an older version of the compiler tools. Take a look at the paths under "Includes" in your screenshot - it has include paths to v5.x and 6.x of the compiler, however you are currently building with v20.2.0.LTS of the compiler. The build errors are because the compiler is unable to find header files which are typically located within the compiler tools' installation directory.

    My suggestion would be to install the same version of compiler and SDK that the original project was built with into CCSv10. These pages explain how you can do that.

    http://software-dl.ti.com/ccs/esd/documents/ccs_compiler-installation-selection.html
    http://software-dl.ti.com/ccs/esd/documents/ccs_product-installation-selection.html

    That should allow you to build the project with CCSv10.

    As a next step you can try updating the compiler to the version that comes default with CCSv10. When you do this you would need to adjust compiler include paths to point to the version of compiler being used.

  • Hi,

    As you said I am trying to installing previous CCS tools, It's getting the same error as permissions denied error as I said in the first thread. I tried CCS6, CCS7, CCS8, and finally, I install CCS10.

  • Using CCS10 is fine. Just make sure you install and use older versions of the compiler tools and SDK that the originally project was built with. You can install these older versions into CCS10 itself using the references I sent in my earlier post. Are you getting the same error when trying to install the compiler tools into CCS?

  • Hi,

    Thanks for your suggestions, issue is resolved.

  • Hi,

    Thanks for your suggestions, issue is resolved.