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.
Hello, I've been working in a specific workspace for a few days since this is the location of all my git files. For some simple testing, I decided to change my workspace into C:\Users\--REDACTED--\Documents\Texas Instruments\workspace. This is a folder created automatically when I installed "Sensor Control Studio", and to remain consistent I created my workspace here.
A handful of examples were built successfully, but later none of them worked. Nothing I tried would resolve the issue and I reverted back to my original workspace to test if it worked, and it did. I attempted multiple workspaces and consistently, any projects within this location: C:\Users\--REDACTED--\Documents\Texas Instruments\ would not successfully build and provide this output shown in the attached log files.
Note: Anywhere with --REDACTED-- is where computers login name would be within the path.
gmake: *** [C:/Users/--REDACTED--/DOCUME~1/TEXASI~1/workspace/hello_CC2650_LAUNCHXL_TI_CC2650F128/src/sysbios/rom_sysbios.aem3] Error 2 hello_CC2650_LAUNCHXL_TI_CC2650F128 C/C++ Problem gmake: *** No rule to make target 'configPkg/linker.cmd', needed by 'configPkg/compiler.opt'. hello_CC2650_LAUNCHXL_TI_CC2650F128 Unknown C/C++ Problem gmake: Target 'all' not remade because of errors. hello_CC2650_LAUNCHXL_TI_CC2650F128 C/C++ Problem gmake.exe: *** [package/cfg/hello_pem3.xdl] Deleting file `package/cfg/hello_pem3.c' hello_CC2650_LAUNCHXL_TI_CC2650F128 C/C++ Problem gmake.exe: *** [package/cfg/hello_pem3.xdl] Deleting file `package/cfg/hello_pem3.h' hello_CC2650_LAUNCHXL_TI_CC2650F128 C/C++ Problem gmake.exe: *** Deleting file `package/cfg/hello_pem3.xdl' hello_CC2650_LAUNCHXL_TI_CC2650F128 C/C++ Problem gmake[1]: *** [rom_sysbios.obj] Error 2 hello_CC2650_LAUNCHXL_TI_CC2650F128 C/C++ Problem xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: .xdchelp /hello_CC2650_LAUNCHXL_TI_CC2650F128 line 209 C/C++ Problem
**** Build of configuration Debug for project hello_CC2650_LAUNCHXL_TI_CC2650F128 **** "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 'Building file: ../hello.cfg' 'Invoking: XDCtools' "C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/packages;C:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/products/tidrivers_cc13xx_cc26xx_2_16_01_13/packages;C:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/products/bios_6_45_02_31/packages;C:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/products/uia_2_00_05_50/packages;C:/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib -me --include_path=\"C:/Users/--REDACTED--/Documents/Texas Instruments/workspace/hello_CC2650_LAUNCHXL_TI_CC2650F128\" --include_path=\"C:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/products/cc26xxware_2_23_03_17162\" --include_path=\"C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include\" -g --define=ccs --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/--REDACTED--/DOCUME~1/TEXASI~1/workspace/hello_CC2650_LAUNCHXL_TI_CC2650F128/src/sysbios/rom_sysbios.aem3 ... gmake[1]: Entering directory `C:/Users/--REDACTED--/DOCUME~1/TEXASI~1/workspace/hello_CC2650_LAUNCHXL_TI_CC2650F128/src/sysbios' clem3 C:/ti/tirtos_cc13xx_cc26xx_2_18_00_03/products/bios_6_45_02_31/packages/ti/sysbios/BIOS.c ... gmake[1]: Leaving directory `C:/Users/--REDACTED--/DOCUME~1/TEXASI~1/workspace/hello_CC2650_LAUNCHXL_TI_CC2650F128/src/sysbios' Build of libraries failed. C:/Users/--REDACTED--/AppData/Local/Temp/make3064-1.sh: 1: Syntax error: Unterminated quoted string gmake[1]: *** [rom_sysbios.obj] Error 2 gmake: *** [C:/Users/--REDACTED--/DOCUME~1/TEXASI~1/workspace/hello_CC2650_LAUNCHXL_TI_CC2650F128/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: *** No rule to make target 'configPkg/linker.cmd', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'configPkg/linker.cmd', needed by 'configPkg/compiler.opt'. gmake: *** No rule to make target 'configPkg/linker.cmd', needed by 'configPkg/compiler.opt'. gmake: Target 'all' not remade because of errors. **** Build Finished ****
Extra Information:
- Microsoft Windows 10 Home version 10.0.14390 Build 14390
- CCS6 6.1.3.00034
There are spaces in the path to the workspace, which can cause build errors for the SYS/BIOS build tools - see Can't build TI RTOS GPIO interrupt exampleDaniel Mor said:For some simple testing, I decided to change my workspace into C:\Users\--REDACTED--\Documents\Texas Instruments\workspace.
Try creating a workspace in a new path which doesn't contain any spaces.