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/TIDA-01228: Error CCS8 driverlib and other files not found.

Part Number: TIDA-01228
Other Parts Discussed in Thread: LAUNCHXL-CC1350-4, , SYSBIOS

Tool/software: Code Composer Studio


Hello, it's my first question in the forum ...
I want to test a board that complies with the specifications of the TIDA-01228, once all connected to a LAUNCHXL-CC1350-4 Rev-A. I'm in charge of the LCSense1350DK project in my CCS8 ... and I get the following error when running DEBUG: 

Description Resource Path Location Type
fatal error: inc/hw_types.h: No such file or directory LCSense1350DK line 46, external location: C:\ti\tirtos_cc13xx_cc26xx_2_21_00_06\products\bios_6_46_01_37\packages\ti\sysbios\family\arm\cc26xx\Timer.c C/C++ Problem
gmake: *** [../src/sysbios/rom_sysbios.am3g] Error 2 LCSense1350DK C/C++ Problem
gmake: *** [build-25636449] Error 2 LCSense1350DK C/C++ Problem
gmake: *** [C:/ti/TIDA01228/LCSense1350DK/src/sysbios/rom_sysbios.aem3] Error 2 LCSense1350DK C/C++ Problem
gmake: Target 'all' not remade because of errors. LCSense1350DK C/C++ Problem
gmake.exe: *** [package/cfg/rfPacketTx_pem3.xdl] Deleting file `package/cfg/rfPacketTx_pem3.c' LCSense1350DK C/C++ Problem
gmake.exe: *** [package/cfg/rfPacketTx_pem3.xdl] Deleting file `package/cfg/rfPacketTx_pem3.h' LCSense1350DK C/C++ Problem
gmake.exe: *** Deleting file `package/cfg/rfPacketTx_pem3.xdl' LCSense1350DK C/C++ Problem
gmake[1]: *** [build-25636449-inproc] Error 1 LCSense1350DK C/C++ Problem
gmake[1]: *** [cc26xx_Boot.o] Error 1 LCSense1350DK C/C++ Problem
gmake[1]: *** [cc26xx_Timer.o] Error 1 LCSense1350DK C/C++ Problem
gmake[1]: *** [rom_sysbios.obj] Error 1 LCSense1350DK C/C++ Problem
gmake[1]: Target 'all' not remade because of errors. LCSense1350DK C/C++ Problem
recipe for target '../src/sysbios/rom_sysbios.am3g' failed makefile.libs /LCSense1350DK/src line 56 C/C++ Problem
recipe for target 'build-25636449-inproc' failed subdir_rules.mk /LCSense1350DK/Debug__TI line 33 C/C++ Problem
recipe for target 'build-25636449' failed subdir_rules.mk /LCSense1350DK/Debug__TI line 30 C/C++ Problem
recipe for target 'cc26xx_Boot.o' failed makefile /LCSense1350DK/Debug__TI line 137 C/C++ Problem
recipe for target 'cc26xx_Timer.o' failed makefile /LCSense1350DK/Debug__TI line 140 C/C++ Problem
xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: .xdchelp /LCSense1350DK line 209 C/C++ Problem
directory "C:/ti/tirex-content/tirtos_cc13xx_cc26xx_2_21_00_06" on package path does not exist LCSense1350DK C/C++ Problem
Invalid project path: Include path not found (C:\ti\tirex-content\tirtos_cc13xx_cc26xx_2_21_00_06). LCSense1350DK pathentry Path Entry Problem
Product 'SimpleLink CC13x0 SDK' v1.30.0.06 is not currently installed. A compatible version 1.60.0.21 will be used. LCSense1350DK LCSense1350DK Problem
XDCpath repository 'C:/ti/tirex-content/tirtos_cc13xx_cc26xx_2_21_00_06' cannot be found! Visit project's 'Properties > General > RTSC' tab to adjust the XDCpath. LCSense1350DK LCSense1350DK Problem


I have dealt with CCS7, and now with CCS8 ... but always the same problem and I do not find the / inc / directory anywhere.

Thanks.

  • Hi,

    Thanks for sending the console build output; it helps a lot to try and find errors with it.

    The last message of the build output indicates the TI-RTOS version 2.21.0.6 is not installed or its path is invalid. Can you try to install this version in your system by going to  menu View --> Resource Explorer, browse to the product below and click on the install button? 

    CCS will probably need to be restarted. When it is finished, this particular error should not be shown anymore. 

    In tried to build this project here and it failed with the error below, but this may be related to a setting of the TI Design that needs to be manually configured - unfortunately I am not an expert on this project but perhaps its documentation may had hints on how to overcome this.  

    Invoking: ARM Compiler
    "C:/CCSv8_0_0/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS/bin/armcl" -mv7M3 --code_state=16 --float_support=vfplib -me -O3 --opt_for_speed=5 --include_path="C:/Users/a0356111/workspace_v8_MSP432/LCSense1350DK" --include_path="C:/Users/a0356111/workspace_v8_MSP432/LCSense1350DK/smartrf_settings" --include_path="C:/ti/tirex-content/tirtos_cc13xx_cc26xx_2_21_00_06/products/cc13xxware_2_04_03_17272" --include_path="C:/CCSv8_0_0/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS/include" --define=ccs -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="CC1310DK_7XD.d_raw" --cmd_file="configPkg/compiler.opt" "../CC1310DK_7XD.c"
     
    >> Compilation failure
    subdir_rules.mk:9: recipe for target 'CC1310DK_7XD.obj' failed
    "../CC1310DK_7XD.c", line 133: error #20: identifier "UARTCC26XX_HWAttrsV2" is undefined
    1 error detected in the compilation of "../CC1310DK_7XD.c".
    gmake: *** [CC1310DK_7XD.obj] Error 1

    Hope this helps,

    Rafael

  • Thank you very much, the information was very useful to understand functions of the resource page. Now a new error appears and it is that it does not find the / inc / folder and even though I look for it in resources or in the installation disk I can not find it ... do you know what is the resource that this folder has? ... currently is looking for driverlib / inc / ... but there is not, or anywhere else.

    the error:

    Description Resource Path Location Type
    #1965 cannot open source file "../inc/hw_ints.h" interrupt.h /LCSense1350DK/driverlib line 64 C/C++ Problem
    #1965 cannot open source file "../inc/hw_ints.h" ssi.h /LCSense1350DK/driverlib line 64 C/C++ Problem

    ... 100 files more.

    #1965 cannot open source file "rf_patches/rf_patch_cpe_genfsk.h" smartrf_settings.c /LCSense1350DK/smartrf_settings line 31 C/C++ Problem
    #1965 cannot open source file "startup_files/ccfg.c" ccfg.c /LCSense1350DK line 50 C/C++ Problem
    cannot open source file "driverlib/sys_ctrl.h" .ccsproject /LCSense1350DK line 36, external location: C:\ti\tirtos_cc13xx_cc26xx_2_21_00_06\products\bios_6_46_01_37\packages\ti\sysbios\family\arm\cc26xx\Boot.c C/C++ Problem
    gmake: *** [../src/sysbios/rom_sysbios.aem3] Error 2 LCSense1350DK C/C++ Problem

    ...and more like this...

    I need only TIDA-01228 LCsensor work, but I can't do it at all.

  • Hi,

    I saw you posted another thread reporting the same issue as above; please refrain from posting multiple threads to prevent duplicate work.
    e2e.ti.com/.../688907

    The suggestions by M-W on the other thread are what I would suggest as well to you to further investigate the source of this issue. Please continue this conversation there, as this TI Design was created by that group and they are at a vantage point to help you further.

    Regards,
    Rafael