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.

TIDA-00756: build errors

Part Number: TIDA-00756
Other Parts Discussed in Thread: SYSBIOS, , CC2650

i use the CSS V11,  tirtos is 2_14_03_28, when i build the project ,has 11 errors,  i do not know where is the setting problem?

the error information as following:

**** Build of configuration Debug for project TIDA00756-Firmware ****

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

Building file: "../TIDA00756-Firmware.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_simplelink_2_14_03_28/packages;C:/ti/tirtos_simplelink_2_14_03_28/products/bios_6_42_03_35/packages;C:/ti/tirtos_simplelink_2_14_03_28/products/uia_2_00_02_39/packages;C:/ti/ccs1100/ccs/ccs_base;C:/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/source;C:/ti/simplelink_cc13x2_26x2_sdk_5_20_00_52/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=none -me --include_path=\"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include\" --include_path=\"C:/ti/TIDA00756-Firmware\" --include_path=\"C:/ti/TIDA00756-Firmware/smartrf_settings\" --include_path=\"C:/ti/tirtos_simplelink_2_14_03_28/products/cc26xxware_2_22_00_16101\" --define=DEBUG --define=ccs -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../TIDA00756-Firmware.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring TIDA00756-Firmware.xem3 from package/cfg/TIDA00756-Firmware_pem3.cfg ...
generating custom ROM library makefile ...
Starting build of library sources ...
making C:/ti/TIDA00756-Firmware/src/sysbios/rom_sysbios.aem3 ...
gmake[1]: Entering directory `C:/ti/TIDA00756-Firmware/src/sysbios'
gmake[1]: Leaving directory `C:/ti/TIDA00756-Firmware/src/sysbios'
Build of libraries failed.
subdir_rules.mk:19: recipe for target 'build-40819023-inproc' failed
gmake[1]: *** No rule to make target `C:/ti/TIDA00756-Firmware/Debug/configPkg/package/cfg/ti.sysbios.BIOS_config.c', needed by `rom_ti.sysbios.BIOS_config_lib.pp'. Stop.
gmake[1]: *** Waiting for unfinished jobs....
gmake: *** [C:/ti/TIDA00756-Firmware/src/sysbios/rom_sysbios.aem3] Error 2
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:

js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/TIDA00756-Firmware_pem3.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/TIDA00756-Firmware_pem3.xdl'
gmake.exe: *** [package/cfg/TIDA00756-Firmware_pem3.xdl] Deleting file `package/cfg/TIDA00756-Firmware_pem3.h'
gmake.exe: *** [package/cfg/TIDA00756-Firmware_pem3.xdl] Deleting file `package/cfg/TIDA00756-Firmware_pem3.c'
js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-40819023-inproc] Error 1
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/linker.cmd'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-40819023', needed by 'configPkg/compiler.opt'.
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

  • Hello,

    I have a few questions to try to better understand what might be going wrong.

    What hardware are you using?  Do you have the SmartRF06 EVM connected to the TIDA-00756 PCB using a ribbon cable with the right polarity?  Can you confirm that both boards are powered on?  Are the jumpers on the TIDA-00756 properly configured for firmware loading (see Section 3.1.1 of the design guide for details)?  Are you programming the PCB using SmartRF Flash Programmer 2?  Is CC2650 showing up in the programmer as a connected device (under XDS100v3)?

    Regards,
    Max