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.

LAUNCHXL-CC1310: Error while building the rfErrorRate Example in Code Composer Studio

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

Hi, 

i have already worked with the example from https://dev.ti.com/tirex/explore/node?node=AAH5pdKIQF7AwxOZbakjeg__eCfARaV__LATEST, so a week ago it worked.

But now i can't build the project, i always get some Error. I already tried to delete everything and integrated it in CCS again, but nothing worked.

So is it possible, that there are some files or folders missing? Or i have made any changes in the setings/properties?

Can you help me with this?

Yesterday i got the Error-message to contact the E2E to get help and now i get this Error-message:


**** Build of configuration Debug for project rfPacketErrorRat ****

"C:\\ti\\ccs1110\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../CC1310_LAUNCHXL.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="CC1310_LAUNCHXL.d_raw" "../CC1310_LAUNCHXL.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'CC1310_LAUNCHXL.obj' failed
"../CC1310_LAUNCHXL.c", line 43: fatal error #1965: cannot open source file "ti/devices/cc13x0/driverlib/ioc.h"
1 catastrophic error detected in the compilation of "../CC1310_LAUNCHXL.c".
Compilation terminated.
gmake: *** [CC1310_LAUNCHXL.obj] Error 1
Building file: "../CC1310_LAUNCHXL_fxns.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="CC1310_LAUNCHXL_fxns.d_raw" "../CC1310_LAUNCHXL_fxns.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'CC1310_LAUNCHXL_fxns.obj' failed
"../CC1310_LAUNCHXL_fxns.c", line 42: fatal error #1965: cannot open source file "ti/devices/cc13x0/driverlib/ioc.h"
1 catastrophic error detected in the compilation of "../CC1310_LAUNCHXL_fxns.c".
Compilation terminated.
gmake: *** [CC1310_LAUNCHXL_fxns.obj] Error 1
Building file: "../RFQueue.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="RFQueue.d_raw" "../RFQueue.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'RFQueue.obj' failed
"..\RFQueue.h", line 50: fatal error #1965: cannot open source file "ti/devices/DeviceFamily.h"
1 catastrophic error detected in the compilation of "../RFQueue.c".
Compilation terminated.
gmake: *** [RFQueue.obj] Error 1
Building file: "../ccfg.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="ccfg.d_raw" "../ccfg.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'ccfg.obj' failed
"../ccfg.c", line 50: fatal error #1965: cannot open source file "ti/devices/DeviceFamily.h"
1 catastrophic error detected in the compilation of "../ccfg.c".
Compilation terminated.
gmake: *** [ccfg.obj] Error 1
Building file: "../config.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="config.d_raw" "../config.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'config.obj' failed
"..\Board.h", line 42: fatal error #1965: cannot open source file "ti/drivers/Board.h"
1 catastrophic error detected in the compilation of "../config.c".
Compilation terminated.
gmake: *** [config.obj] Error 1
Building file: "../menu.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="menu.d_raw" "../menu.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'menu.obj' failed
"../menu.c", line 37: fatal error #1965: cannot open source file "xdc/runtime/Assert.h"
1 catastrophic error detected in the compilation of "../menu.c".
Compilation terminated.
gmake: *** [menu.obj] Error 1
Building file: "../rfPacketErrorRate.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="rfPacketErrorRate.d_raw" "../rfPacketErrorRate.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'rfPacketErrorRate.obj' failed
"../rfPacketErrorRate.c", line 36: fatal error #1965: cannot open source file "xdc/std.h"
1 catastrophic error detected in the compilation of "../rfPacketErrorRate.c".
Compilation terminated.
gmake: *** [rfPacketErrorRate.obj] Error 1
Building file: "../rx.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="rx.d_raw" "../rx.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'rx.obj' failed
"../rx.c", line 35: fatal error #1965: cannot open source file "ti/drivers/rf/RF.h"
1 catastrophic error detected in the compilation of "../rx.c".
Compilation terminated.
gmake: *** [rx.obj] Error 1
Building file: "../smartrf_settings.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="smartrf_settings.d_raw" "../smartrf_settings.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'smartrf_settings.obj' failed
"../smartrf_settings.c", line 31: fatal error #1965: cannot open source file "ti/devices/DeviceFamily.h"
1 catastrophic error detected in the compilation of "../smartrf_settings.c".
Compilation terminated.
gmake: *** [smartrf_settings.obj] Error 1
Building file: "../smartrf_settings_predefined.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="smartrf_settings_predefined.d_raw" "../smartrf_settings_predefined.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'smartrf_settings_predefined.obj' failed
"../smartrf_settings_predefined.c", line 9: fatal error #1965: cannot open source file "ti/devices/DeviceFamily.h"
1 catastrophic error detected in the compilation of "../smartrf_settings_predefined.c".
Compilation terminated.
gmake: *** [smartrf_settings_predefined.obj] Error 1
Building file: "../tx.c"
Invoking: Arm Compiler
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="C:/Users/marilena.grimm/workspace_v11/rfPacketErrorRat" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="tx.d_raw" "../tx.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'tx.obj' failed
"../tx.c", line 39: fatal error #1965: cannot open source file "ti/drivers/rf/RF.h"
1 catastrophic error detected in the compilation of "../tx.c".
Compilation terminated.
gmake: *** [tx.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****