Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi there,
I was trying to build some example programs from the CC2650 launchpad docs on the resource explorer. I am getting some build errors. (newbie here)
Please see below:
**** Build of configuration Debug for project hello_CC2650_LAUNCHXL_TI ****
"C:\\CCS8\\ccsv8\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../hello.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/packages;C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/tidrivers_cc13xx_cc26xx_2_21_00_04/packages;C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/bios_6_46_01_37/packages;C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/uia_2_01_00_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "C:/CCS8/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib -me --include_path=\"C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI\" --include_path=\"C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI\" --include_path=\"C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/cc26xxware_2_24_03_17272\" --include_path=\"C:/CCS8/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 " "../hello.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring hello.xem3 from package/cfg/hello_pem3.cfg ...
generating custom ROM library makefile ...
Starting build of library sources ...
making C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios/rom_sysbios.aem3 ...
gmake[1]: Entering directory `C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios'
clem3 C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/bios_6_46_01_37/packages/ti/sysbios/BIOS.c ...
gmake[1]: Leaving directory `C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios'
Build of libraries failed.
subdir_rules.mk:33: recipe for target 'build-2111525681-inproc' failed
0 [main] sh 15584 sync_with_child: child 5124(0x1CC) died before initialization with status code 0xC0000142
14 [main] sh 15584 sync_with_child: *** child state waiting for longjmp
C:/Users/azim/AppData/Local/Temp/make14944-1.sh: fork: Resource temporarily unavailable
gmake[1]: *** [rom_sysbios.obj] Error 128
gmake: *** [C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/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/hello_pem3.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/hello_pem3.xdl'
gmake.exe: *** [package/cfg/hello_pem3.xdl] Deleting file `package/cfg/hello_pem3.h'
gmake.exe: *** [package/cfg/hello_pem3.xdl] Deleting file `package/cfg/hello_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-2111525681-inproc] Error 1
gmake: *** No rule to make target 'build-2111525681', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-2111525681', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-2111525681', needed by 'configPkg/compiler.opt'.
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
**** Build of configuration Debug for project hello_CC2650_LAUNCHXL_TI ****
"C:\\CCS8\\ccsv8\\utils\\bin\\gmake" -k -j 4 all -O Building file: "../hello.cfg"Invoking: XDCtools"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/packages;C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/tidrivers_cc13xx_cc26xx_2_21_00_04/packages;C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/bios_6_46_01_37/packages;C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/uia_2_01_00_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "C:/CCS8/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib -me --include_path=\"C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI\" --include_path=\"C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI\" --include_path=\"C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/cc26xxware_2_24_03_17272\" --include_path=\"C:/CCS8/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 " "../hello.cfg"making package.mak (because of package.bld) ...generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...configuring hello.xem3 from package/cfg/hello_pem3.cfg ...generating custom ROM library makefile ... Starting build of library sources ...making C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios/rom_sysbios.aem3 ...gmake[1]: Entering directory `C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios'clem3 C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/bios_6_46_01_37/packages/ti/sysbios/BIOS.c ...gmake[1]: Leaving directory `C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios'Build of libraries failed.subdir_rules.mk:33: recipe for target 'build-2111525681-inproc' failed 0 [main] sh 15584 sync_with_child: child 5124(0x1CC) died before initialization with status code 0xC0000142 14 [main] sh 15584 sync_with_child: *** child state waiting for longjmpC:/Users/azim/AppData/Local/Temp/make14944-1.sh: fork: Resource temporarily unavailablegmake[1]: *** [rom_sysbios.obj] Error 128gmake: *** [C:/Users/azim/ti/TI_RTOS/hello_CC2650_LAUNCHXL_TI/src/sysbios/rom_sysbios.aem3] Error 2error: 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/hello_pem3.xdl] Error 1gmake.exe: *** Deleting file `package/cfg/hello_pem3.xdl'gmake.exe: *** [package/cfg/hello_pem3.xdl] Deleting file `package/cfg/hello_pem3.h'gmake.exe: *** [package/cfg/hello_pem3.xdl] Deleting file `package/cfg/hello_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-2111525681-inproc] Error 1gmake: *** No rule to make target 'build-2111525681', needed by 'configPkg/compiler.opt'.gmake: *** No rule to make target 'build-2111525681', needed by 'configPkg/compiler.opt'.gmake: *** No rule to make target 'build-2111525681', needed by 'configPkg/compiler.opt'.gmake: Target 'all' not remade because of errors.
**** Build Finished ****