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.
Hi everyone,
I try to create a new project for a BLE application, unfortunately I have an error since the beginning of the afternoon and can't find the solution. The error I get is :
xdc.cfg.SourceDir: Build of generated source libraries failed: exit status = 2;
and the compilation error code is:
js: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed! gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Error 1 gmake.exe: *** Deleting file `package/cfg/appBLE_pem3.xdl' gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Deleting file `package/cfg/appBLE_pem3.h' gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Deleting file `package/cfg/appBLE_pem3.c' js: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake: *** [configPkg/linker.cmd] Error 1 gmake: Target `all' not remade because of errors.
The error is pointing to SourceDir.xs :
if (result) { this.$logError( "Build of generated source libraries failed: exit status = " + status.exitStatus + ((status.errors != null) ? (":\n" + status.errors) : ""), this); result = status.exitStatus; }
Thanks in advance for your help !
Have a nice day
Sebastien
Hi,
The version of the compiler is 5.2.4, version of TI-RTOS 2.11.1.09
The complete console code is here :
**** Build of configuration Debug for project Peri_1_02_00 **** "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 'Building file: ../TOOLS/appBLE.cfg' 'Invoking: XDCtools' "C:/ti/xdctools_3_30_06_67_core/xs" --xdcpath="C:/ti/tirtos_simplelink_2_11_01_09/packages;C:/ti/tirtos_simplelink_2_11_01_09/products/bios_6_41_02_41/packages;C:/ti/tirtos_simplelink_2_11_01_09/products/uia_2_00_02_39/packages;C:/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2640F128 -r release -c "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.4" --compileOptions "-mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 --include_path=\"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.4/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/SimpleBLEPeripheral/CC26xx/IAR/Application/CC2640\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/Include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/ICall/Include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/Profiles/Roles/CC26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/Profiles/Roles\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/Profiles/DevInfo\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/common/cc26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/applib/heap\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/ble/hci\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/ble/controller/CC26xx/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/ble/host\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/hal/target/CC2650TIRTOS\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/hal/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/hal/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/osal/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/services/sdata\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/services/saddr\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/icall/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Components/ble/include\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/Profiles/SimpleProfile/CC26xx\" --include_path=\"C:/ti/simplelink/ble_cc26xx_2_00_00_42893/Projects/ble/Profiles/SimpleProfile\" --include_path=\"C:/ti/tirtos_simplelink_2_11_01_09/products/cc26xxware_2_21_01_15600\" --include_path=\"C:/Users/sebastien/Documents/EPFL/RD - peri/Software - Peri V102\" --include_path=\"C:/Users/sebastien/Documents/EPFL/RD - peri/Software - Peri V102/Application\" --include_path=\"C:/Users/sebastien/Documents/EPFL/RD - peri/Software - Peri V102/SensorController\" --include_path=\"C:/Users/sebastien/Documents/EPFL/RD - peri/Software - Peri V102/Startup\" --include_path=\"C:/Users/sebastien/Documents/EPFL/RD - peri/Software - Peri V102/Profiles\" -g --relaxed_ansi --gcc --define=USE_ICALL --define=SCIF_INCLUDE_OSAL_C_FILE --define=POWER_SAVING --define=PERI_V102_BOARD --define=TI_DRIVERS_LCD_INCLUDED --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=HEAPMGR_SIZE=2672 --define=xdc_runtime_Log_DISABLE_ALL --define=MAX_NUM_BLE_CONNS=1 --define=CC26XXWARE --define=CC26XX --define=ccs --define=__TI_COMPILER_VERSION=1 --define=DEBUG --display_error_number --diag_suppress=48 --diag_warning=225 --diag_wrap=off --gen_func_subsections=on " "../TOOLS/appBLE.cfg" configuring appBLE.xem3 from package/cfg/appBLE_pem3.cfg ... generating custom ROM library makefile ... Starting build of library sources ... making C:/Users/SEBAST~1/DOCUME~1/EPFL/RD-PER~1/SOFTWA~1/TOOLS/src/sysbios/sysbios.aem3 ... Preprocessing library source files ... C:/Users/SEBAST~1/AppData/Local/Temp/make7564-3.sh: 1: Syntax error: Unterminated quoted string C:/Users/SEBAST~1/AppData/Local/Temp/make7564-2.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled__BIOS_lib.pp] Error 2 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [mangled_ti.sysbios.BIOS_config_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-5.sh: 1: Syntax error: Unterminated quoted string C:/Users/SEBAST~1/AppData/Local/Temp/make7564-4.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_knl_Clock_lib.pp] Error 2 gmake[2]: *** [mangled_ti.sysbios.BIOS_RtsGateProxy_config_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-7.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_knl_Idle_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-6.sh: 1: Syntax error: Unterminated quoted string C:/Users/SEBAST~1/AppData/Local/Temp/make7564-9.sh: 1: Syntax error: Unterminated quoted string C:/Users/SEBAST~1/AppData/Local/Temp/make7564-d.sh: 1: Syntax error: Unterminated quoted string C:/Users/SEBAST~1/AppData/Local/Temp/make7564-a.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_knl_Mailbox_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-1.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_ti.sysbios.knl.Queue_config_lib.pp] Error 2 gmake[2]: *** [mangled_knl_Event_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-c.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_ti.sysbios.knl.Clock_config_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-b.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_knl_Swi_andn_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-8.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_knl_Queue_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-e.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_ti.sysbios.knl.Mailbox_config_lib.pp] Error 2 gmake[2]: *** [mangled_knl_Intrinsics_lib.pp] Error 2 gmake[2]: *** [mangled_knl_Semaphore_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-f.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_ti.sysbios.knl.Semaphore_config_lib.pp] Error 2 C:/Users/SEBAST~1/AppData/Local/Temp/make7564-10.sh: 1: Syntax error: Unterminated quoted string gmake[2]: *** [mangled_knl_Swi_lib.pp] Error 2 gmake[1]: *** [C:/Users/SEBAST~1/DOCUME~1/EPFL/RD-PER~1/SOFTWA~1/TOOLS/src/sysbios/sysbios.aem3] Error 2 Build of libraries failed. error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/cfg/SourceDir.xs", line 163: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: js: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed! xdctools_3_30_06_67_core\gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Error 1 xdctools_3_30_06_67_core\gmake.exe: *** Deleting file `package/cfg/appBLE_pem3.xdl' xdctools_3_30_06_67_core\gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Deleting file `package/cfg/appBLE_pem3.h' xdctools_3_30_06_67_core\gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Deleting file `package/cfg/appBLE_pem3.c' js: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake: *** [configPkg/linker.cmd] Error 1 gmake: Target `all' not remade because of errors. **** Build Finished ****
and the cfg file :
var ROM = xdc.useModule('ti.sysbios.rom.ROM'); var Power = xdc.useModule('ti.sysbios.family.arm.cc26xx.Power'); ROM.romName = ROM.CC2650; var Defaults = xdc.useModule('xdc.runtime.Defaults'); var Types = xdc.useModule('xdc.runtime.Types'); var Diags = xdc.useModule('xdc.runtime.Diags'); var Error = xdc.useModule('xdc.runtime.Error'); var Main = xdc.useModule('xdc.runtime.Main'); var Memory = xdc.useModule('xdc.runtime.Memory') var SysCallback = xdc.useModule('xdc.runtime.SysCallback'); var System = xdc.useModule('xdc.runtime.System'); var Text = xdc.useModule('xdc.runtime.Text'); var Reset = xdc.useModule('xdc.runtime.Reset'); var BIOS = xdc.useModule('ti.sysbios.BIOS'); var Clock = xdc.useModule('ti.sysbios.knl.Clock'); var Task = xdc.useModule('ti.sysbios.knl.Task'); var HeapMem = xdc.useModule('ti.sysbios.heaps.HeapMem'); var Semaphore = xdc.useModule('ti.sysbios.knl.Semaphore'); var Hwi = xdc.useModule('ti.sysbios.hal.Hwi'); var M3Hwi = xdc.useModule('ti.sysbios.family.arm.m3.Hwi'); /* Enable idle task (default). */ Task.enableIdleTask = true; /* compile out all Assert's */ Defaults.common$.diags_ASSERT = Diags.ALWAYS_OFF; /* Don't load string names of modules on the target */ Defaults.common$.namedModule = false; /* Allow Mod_create() and Mod_construct() but not delete() or destruct() */ Defaults.common$.memoryPolicy = Types.CREATE_POLICY; /* Don't load diagnostic/descriptive text strings on the target */ Text.isLoaded = false; /* Use the minimal user-supplied callback provider */ System.SupportProxy = SysCallback; /* no exit handlers needed */ System.maxAtexitHandlers = 0; /* main() and Hwi, Swi stack size */ Program.stack = 1024; /* no command-line arguments main(argc, argv) needed */ Program.argSize = 0; /* build a custom, optimized version of SYS/BIOS */ BIOS.libType = BIOS.LibType_Custom; /* no logging - all compiled out */ BIOS.logsEnabled = false; /* disable Asserts in SYS/BIOS code */ BIOS.assertsEnabled = false; /* Reduce number of Task priority levels to save RAM */ Task.numPriorities = 6; /* Set the default Task stack size - used if one is not specified */ Task.defaultStackSize = 720; /* Don't check stacks for overflow - saves cycles (and power) and Flash */ Task.checkStackFlag = false; /* Disable exception handling to save Flash - undo during active development */ M3Hwi.enableException = true; M3Hwi.excHandlerFunc = null; /* null = default while loop function. Use e.g. "&myFxn" to use your own function. */ M3Hwi.nvicCCR.UNALIGN_TRP = 0; M3Hwi.nvicCCR.DIV_0_TRP = 0; /* Don't check for interrupt stack overflow during Idle loop */ Hwi.checkStackFlag = false; /* Minimize Flash and RAM usage of Error module */ Error.raiseHook = null; /* null = default while loop function. Use e.g. "&myFxn" to your own handler function. */ Error.maxDepth = 2; /* Set the default CPU frequency */ BIOS.cpuFreq.lo = 48000000; /* Put reset vector at start of Flash */ M3Hwi.resetVectorAddress = 0x0; /* Put interrupt vector at start of RAM so interrupts can be configured at runtime */ M3Hwi.vectorTableAddress = 0x20000000; /* CC2650 has 50 interrupts */ M3Hwi.NUM_INTERRUPTS = 50; /* Create a small heap */ BIOS.heapSize = 1700; var Swi = xdc.useModule('ti.sysbios.knl.Swi'); Swi.numPriorities = 6; BIOS.swiEnabled = true; BIOS.includeXdcRuntime = true; /* Tasks cannot pend based on priority */ Semaphore.supportsPriority = false; /* Change default error function -- just spin */ Error.policyFxn = Error.policySpin; /* true: Allow runtime creation of e.g. semaphores * false: Compile out reference to Memory in BIOS */ BIOS.runtimeCreatesEnabled = true; /* Abort and exit functions -- just spin */ System.abortFxn = System.abortSpin; System.exitFxn = System.exitSpin; /* CC26xx Boot module */ var Boot = xdc.useModule('ti.sysbios.family.arm.cc26xx.Boot'); Boot.driverlibVersion = 2; Boot.customerConfig = false; Boot.checkBackdoor = true; /* 10 us tick period */ Clock.tickPeriod = 10; Clock.timerId = 0; Power.idle = true; Power.policyFunc = Power.standbyPolicy;
Thanks in advance
Sebastien,
I think your problem is caused by whitespaces in this include path: C:/Users/sebastien/Documents/EPFL/RD - peri/Software - Peri V102.
All the include paths are used to generate a make file, which is then processed by gmake, which can't handle paths with whitespaces. Is it possible to reinstall that software to a path without whitespaces?
Hi,
I'm having the same error. ccs and sdk is not in the default directory but I've checked and no whitespace is present in paths.
Any suggestion? I wouldn't like to use the default directory since I need to keep some ordering in my computer....
Here I post the output of my console.
**** Build of configuration FlashOnlyOAD for project SensorTag **** "D:\\Programmi\\TI\\ccsv6\\utils\\bin\\gmake" -k all 'Building file: D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/appBLE.cfg' 'Invoking: XDCtools' "D:/Programmi/TI/xdctools_3_31_01_33_core/xs" --xdcpath="D:/Programmi/TI/tirtos_simplelink_2_13_00_06/packages;D:/Programmi/TI/tirtos_simplelink_2_13_00_06/products/bios_6_42_00_08/packages;D:/Programmi/TI/tirtos_simplelink_2_13_00_06/products/uia_2_00_02_39/packages;D:/Programmi/TI/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "D:/Programmi/TI/ccsv6/tools/compiler/ti-cgt-arm_5.2.4" --compileOptions "-mv7M3 --code_state=16 --abi=eabi -me --include_path=\"D:/Programmi/TI/ccsv6/tools/compiler/ti-cgt-arm_5.2.4/include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/Source/Application\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/ICall/Include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/Roles/CC26xx\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/Roles\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/Keys\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/DevInfo\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/SensorProfile/cc26xx\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/Profiles/OAD/cc26xxST\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/common/cc26xx\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/applib/heap\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/ble/hci\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/ble/controller/CC26xx/include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/ble/host\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/hal/target/CC2650TIRTOS\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/hal/target/_common/cc26xx\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/hal/include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/osal/include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/services/sdata\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/services/saddr\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/icall/include\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/icall/ports/tirtos\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Components/ble/include\" --include_path=\"D:/Programmi/TI/tirtos_simplelink_2_13_00_06/products/cc26xxware_2_21_01_15600\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/Source/Application/Board_patch/interfaces\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/Source/Application/Board_patch/devices\" --include_path=\"D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/Source/Application/Board_patch/CC26XXST_0120\" --define=POWER_SAVING --define=GATT_TI_UUID_128_BIT --define=FEATURE_REGISTER_SERVICE --define=FEATURE_OAD --define=FACTORY_IMAGE --define=USE_ICALL --define=TI_DRIVERS_PIN_INCLUDED --define=TI_DRIVERS_I2C_INCLUDED --define=TI_DRIVERS_SPI_INCLUDED --define=GAPROLE_TASK_STACK_SIZE=550 --define=HEAPMGR_SIZE=2872 --define=ICALL_MAX_NUM_TASKS=8 --define=ICALL_MAX_NUM_ENTITIES=11 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC26XXWARE --define=CC26XX --diag_wrap=off --diag_suppress=48 --diag_warning=225 --display_error_number --gen_func_subsections=on " "D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/appBLE.cfg" making package.mak (because of package.bld) ... configuring appBLE.xem3 from package/cfg/appBLE_pem3.cfg ... generating custom ROM library makefile ... Starting build of library sources ... making D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/src/sysbios/sysbios.aem3 ... gmake[1]: Entering directory `D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/src/sysbios' makefile:77: *** target pattern contains no `%'. Stop. gmake[1]: Leaving directory `D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/src/sysbios' gmake: *** [D:/Programmi/TI/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/src/sysbios/sysbios.aem3] Error 2 Build of libraries failed. error: xdc.cfg.SourceDir: "D:/Programmi/TI/xdctools_3_31_01_33_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: js: "D:/Programmi/TI/xdctools_3_31_01_33_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed! gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Error 1 gmake.exe: *** Deleting file `package/cfg/appBLE_pem3.xdl' gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Deleting file `package/cfg/appBLE_pem3.h' gmake.exe: *** [package/cfg/appBLE_pem3.xdl] Deleting file `package/cfg/appBLE_pem3.c' js: "D:/Programmi/TI/xdctools_3_31_01_33_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake: *** [configPkg/linker.cmd] Error 1 gmake: Target `all' not remade because of errors. **** Build Finished ****
Hsa,
you should check all files and references. It's pretty hard to say how many files you have to check. Anyway my suggestion is to start by installing all software (ccs,sdk and tirtos) in the default directory (usually c:\TI). Then import a project into ccs and eventually look in Project->Properties->Linked Resources and check if any of the Path Variables has whitespaces in the path, moreover you can check also in Linked Resources for the same.
Remember that also whitespaces contained in windows folders (such as C:\Program Files) can give to problems.