Other Parts Discussed in Thread: CC2640, CCSTUDIO
Tool/software: Code Composer Studio
Customer prefers to use eclipse for command line build however having issues with System Build Variables not properly being included so getting errors such as
C:\Bluetooth\CC2640_multi_role_master>C:\ti\ccs910\ccs\eclipse\eclipsec -noSplash -data "workspace" -application com.ti.ccstudio.apps.projectBuild -ccs.workspace
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
CCS headless build starting... [Wed Jul 29 19:13:49 PDT 2020]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
================================================================================
Pre processing...
================================================================================
Building...
**** Build of configuration FlashROM_Library for project multi_role_cc2640r2lp_stack_library ****
"C:\\ti\\ccs910\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/../../../tools/blestack/lib_search/lib_search C:/Bluetooth/CC2640_multi_role_master/workspace/multi_role_cc2640r2lp_stack_library/TOOLS/build_config.opt c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/blelib C:/Bluetooth/CC2640_multi_role_master/workspace/multi_role_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd cc2640 c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/../../../tools/blestack/lib_search/lib_search.xml c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/symbols
makefile:200: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/../../../tools/blestack/lib_search/lib_search C:/Bluetooth/CC2640_multi_role_master/workspace/multi_role_cc2640r2lp_stack_library/TOOLS/build_config.opt c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/blelib C:/Bluetooth/CC2640_multi_role_master/workspace/multi_role_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd cc2640 c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/../../../tools/blestack/lib_search/lib_search.xml c:/ti/simplelink_cc2640r2_sdk_4_20_00_04/source/ti/blestack/symbols, ...) failed.
gmake[1]: [pre-build] Error 2 (ignored)