Other Parts Discussed in Thread: CC2650, CC2640R2F
Tool/software: Code Composer Studio
Hi,
I have this CCS project simple_keyfinder that is building at my laptop. To test portability, I imported it before months ago at my desktop PC and build without errors. Today I imported it another CCS workspace at the same desktop PC and now I am getting this build-1125455679 error. Here is the console message below. how do I solve this problem?
**** Clean-only build of configuration FlashROM_StackLibrary for project simple_keyfinder_cc2640r2lp_app ****
"C:\\ti\\ccs920\\ccs\\utils\\bin\\gmake" -k -j 4 clean -O
DEL /F "simple_keyfinder_cc2640r2lp_app.hex" "configPkg\linker.cmd" "configPkg\compiler.opt" "simple_keyfinder_cc2640r2lp_app.out"
DEL /F "Application\att_rsp.obj" "Application\board_key.obj" "Application\buzzer.obj" "Application\simple_keyfinder.obj" "Application\util.obj" "Drivers\ECC\ECCROMCC26XX.obj" "Drivers\RF\RFCC26XX_singleMode.obj" "Drivers\TRNG\TRNGCC26XX.obj" "ICall\icall.obj" "ICall\icall_cc2650.obj" "ICall\icall_user_config.obj" "ICallBLE\ble_user_config.obj" "ICallBLE\icall_api_lite.obj" "PROFILES\devinfoservice.obj" "PROFILES\gatt_uuid.obj" "PROFILES\gattservapp_util.obj" "PROFILES\peripheral.obj" "PROFILES\proxreporter.obj" "PROFILES\simplekeys.obj" "Startup\CC2640R2_LAUNCHXL.obj" "Startup\CC2640R2_LAUNCHXL_fxns.obj" "Startup\ccfg_app_ble.obj" "Startup\main.obj"
DEL /F "Application\att_rsp.d" "Application\board_key.d" "Application\buzzer.d" "Application\simple_keyfinder.d" "Application\util.d" "Drivers\ECC\ECCROMCC26XX.d" "Drivers\RF\RFCC26XX_singleMode.d" "Drivers\TRNG\TRNGCC26XX.d" "ICall\icall.d" "ICall\icall_cc2650.d" "ICall\icall_user_config.d" "ICallBLE\ble_user_config.d" "ICallBLE\icall_api_lite.d" "PROFILES\devinfoservice.d" "PROFILES\gatt_uuid.d" "PROFILES\gattservapp_util.d" "PROFILES\peripheral.d" "PROFILES\proxreporter.d" "PROFILES\simplekeys.d" "Startup\CC2640R2_LAUNCHXL.d" "Startup\CC2640R2_LAUNCHXL_fxns.d" "Startup\ccfg_app_ble.d" "Startup\main.d"
RMDIR /S/Q "configPkg\"
Finished clean
**** Build Finished ****
**** Build of configuration FlashROM_StackLibrary for project simple_keyfinder_cc2640r2lp_app ****
"C:\\ti\\ccs920\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../TOOLS/app_ble.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_60_00_24_core/xs" --xdcpath="C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source;C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/kernel/tirtos/packages;C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2640R2F -r release -c "C:/ti/ccs920/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS" --compileOptions "-mv7M3 --code_state=16 -me -Ooff --opt_for_speed=1 --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/Application\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/Startup\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/PROFILES\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/Include\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/controller/cc26xx_r2/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/rom\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/icall/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/dev_info\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/roles/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/roles\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/simple_profile/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/simple_profile\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/target\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/hal/src/target/_common\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/hal/src/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/hal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/heapmgr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/icall/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/osal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/services/src/saddr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/services/src/sdata\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/devices/cc26x0r2\" --include_path=\"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS/include\" --define=DeviceFamily_CC26X0R2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=Display_DISABLE_ALL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=MAX_NUM_BLE_CONNS=1 --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../TOOLS/app_ble.cfg"
TOOLS/subdir_rules.mk:12: recipe for target 'build-1125455679-inproc' failed
process_begin: CreateProcess(NULL, C:/ti/xdctools_3_60_00_24_core/xs --xdcpath=C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source;C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/kernel/tirtos/packages;C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack; xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2640R2F -r release -c C:/ti/ccs920/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS --compileOptions "-mv7M3 --code_state=16 -me -Ooff --opt_for_speed=1 --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/Application\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/Startup\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/PROFILES\" --include_path=\"C:/ti/ccsv920workspace/CC2640R2F_ExtraV330/simple_keyfinder_cc2640r2lp_app/Include\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/controller/cc26xx_r2/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/rom\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/icall/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/dev_info\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/roles/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/roles\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/simple_profile/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/profiles/simple_profile\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/target\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/hal/src/target/_common\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/hal/src/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/hal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/heapmgr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/icall/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/osal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/services/src/saddr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/blestack/services/src/sdata\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_3_30_00_20/source/ti/devices/cc26x0r2\" --include_path=\"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS/include\" --define=DeviceFamily_CC26X0R2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=Display_DISABLE_ALL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=MAX_NUM_BLE_CONNS=1 --define=POWER_SAVING --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " ../TOOLS/app_ble.cfg, ...) failed.
gmake[1]: *** [build-1125455679-inproc] Error 2
gmake: *** [build-1125455679] Error 2
TOOLS/subdir_rules.mk:9: recipe for target 'build-1125455679' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****