|
33 | 33 | --cmd_file=${SRC_BLE_DIR}/config/factory_config.opt |
34 | 34 | --cmd_file=${WORKSPACE_LOC}/blood_pressure_cc2640r2lp_stack_library/TOOLS/build_config.opt |
35 | 35 | -mv7M3 -O4 --opt_for_speed=0 --code_state=16 --abi=eabi -me -g --c99 --gcc --gen_func_subsections=on --display_error_number --diag_wrap=off |
36 | | - -DAUTO_ADV=FALSE |
| 36 | + -DDeviceFamily_CC26X0R2 |
| 37 | + -DxAUTO_ADV |
37 | 38 | -DBOARD_DISPLAY_USE_LCD=0 |
38 | | - -DBOARD_DISPLAY_USE_UART=0 |
39 | | - -DBOARD_DISPLAY_USE_UART_ANSI=0 |
| 39 | + -DBOARD_DISPLAY_USE_UART=1 |
| 40 | + -DBOARD_DISPLAY_USE_UART_ANSI=1 |
40 | 41 | -DCC2640R2_LAUNCHXL |
41 | 42 | -DCC26XX |
42 | 43 | -DCC26XX_R2 |
43 | 44 | -DDeviceFamily_CC26X0R2 |
44 | | - -DDisplay_DISABLE_ALL |
45 | 45 | -DFLASH_ROM_BUILD |
46 | 46 | -DICALL_EVENTS |
47 | 47 | -DICALL_JT |
48 | 48 | -DICALL_LITE |
49 | 49 | -DICALL_MAX_NUM_ENTITIES=6 |
50 | 50 | -DICALL_MAX_NUM_TASKS=3 |
51 | 51 | -DICALL_STACK0_ADDR |
| 52 | + -DMAX_NUM_BLE_CONNS=1 |
52 | 53 | -DPOWER_SAVING |
53 | 54 | -DRF_SINGLEMODE |
54 | 55 | -DSTACK_LIBRARY |
|
62 | 63 | -I${CG_TOOL_ROOT}/include |
63 | 64 | -I${SRC_BLE_DIR}/controller/cc26xx_r2/inc |
64 | 65 | -I${SRC_BLE_DIR}/inc |
| 66 | + -I${SRC_BLE_DIR}/rom |
65 | 67 | -I${SRC_BLE_DIR}/common/cc26xx |
66 | 68 | -I${SRC_BLE_DIR}/common/cc26xx/time |
67 | 69 | -I${EXAMPLE_BLE_ROOT}/src/app |
68 | 70 | -I${SRC_BLE_DIR}/icall/inc |
69 | 71 | -I${SRC_BLE_DIR}/inc |
70 | 72 | -I${SRC_BLE_DIR}/profiles/dev_info |
71 | | - -I${SRC_BLE_DIR}/profiles/glucose |
72 | | - -I${SRC_BLE_DIR}/profiles/glucose/cc26xx |
| 73 | + -I${SRC_BLE_DIR}/profiles/blood_pressure |
| 74 | + -I${SRC_BLE_DIR}/profiles/blood_pressure/cc26xx |
73 | 75 | -I${SRC_BLE_DIR}/profiles/roles |
74 | 76 | -I${SRC_BLE_DIR}/profiles/roles/cc26xx |
75 | 77 | -I${SRC_BLE_DIR}/target |
|
88 | 90 | -l${SRC_BLE_DIR}/../../../source/ti/drivers/lib/drivers_cc26x0r2.aem3 |
89 | 91 | -l${SRC_BLE_DIR}/../../../source/ti/display/lib/display.aem3 |
90 | 92 | -l${SRC_BLE_DIR}/../../../source/ti/grlib/lib/ccs/m3/grlib.a |
91 | | - -l${WORKSPACE_LOC}/glucose_sensor_cc2640r2lp_stack_library/FlashROM_Library/ble_r2.symbols |
92 | | - -l${WORKSPACE_LOC}/glucose_sensor_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd |
93 | | - -l${WORKSPACE_LOC}/glucose_sensor_cc2640r2lp_stack_library/FlashROM_Library/glucose_sensor_cc2640r2lp_stack_library.lib |
| 93 | + -l${WORKSPACE_LOC}/blood_pressure_cc2640r2lp_stack_library/FlashROM_Library/ble_r2.symbols |
| 94 | + -l${WORKSPACE_LOC}/blood_pressure_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd |
| 95 | + -l${WORKSPACE_LOC}/blood_pressure_cc2640r2lp_stack_library/FlashROM_Library/blood_pressure_cc2640r2lp_stack_library.lib |
94 | 96 | -l${SRC_BLE_DIR}/common/cc26xx/ccs/cc26xx_app.cmd |
95 | 97 | -x |
96 | 98 | --define=CC26X0ROM=2 |
|
106 | 108 | compilerBuildOptions=" |
107 | 109 | --cmd_file=${SRC_BLE_DIR}/config/build_components.opt |
108 | 110 | --cmd_file=${SRC_BLE_DIR}/config/factory_config.opt |
109 | | - --cmd_file=${WORKSPACE_LOC}/glucose_sensor_cc2640r2lp_stack_library/TOOLS/build_config.opt |
| 111 | + --cmd_file=${WORKSPACE_LOC}/blood_pressure_cc2640r2lp_stack_library/TOOLS/build_config.opt |
110 | 112 | -mv7M3 -O4 --opt_for_speed=0 --code_state=16 --abi=eabi -me -g --c99 --gcc --gen_func_subsections=on --display_error_number --diag_wrap=off |
111 | 113 | -DDeviceFamily_CC26X0R2 |
112 | 114 | -DBOARD_DISPLAY_USE_LCD=0 |
|
144 | 146 | -I${SRC_BLE_DIR}/profiles/dev_info |
145 | 147 | -I${SRC_BLE_DIR}/profiles/roles/cc26xx |
146 | 148 | -I${SRC_BLE_DIR}/profiles/roles |
147 | | - -I${EXAMPLE_BLE_ROOT}/../../../../../source/ti/blestack/profiles/blood_pressure |
148 | | -
|
| 149 | + -I${SRC_BLE_DIR}/profiles/blood_pressure/cc26xx |
| 150 | + -I${SRC_BLE_DIR}/profiles/blood_pressure |
149 | 151 | -I${SRC_BLE_DIR}/target |
150 | 152 | -I${SRC_BLE_DIR}/hal/src/target/_common |
151 | 153 | -I${SRC_BLE_DIR}/hal/src/target/_common/cc26xx |
|
191 | 193 | <file path="EXAMPLE_BLE_ROOT/../../../../../source/ti/blestack/common/cc26xx/time/utc_clock.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
192 | 194 | <file path="SRC_BLE_DIR/common/cc26xx/util.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
193 | 195 | <file path="SRC_BLE_DIR/common/cc26xx/util.h" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
| 196 | + <file path="SRC_BLE_DIR/common/cc26xx/time/bletime.h" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
194 | 197 | <file path="SRC_BLE_DIR/common/cc26xx/time/time_config.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
195 | 198 | <file path="EXAMPLE_BLE_ROOT/../../../../../source/ti/blestack/common/cc26xx/time/time_clock.h" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
196 | 199 | <file path="EXAMPLE_BLE_ROOT/../../../../../source/ti/blestack/common/cc26xx/time/time_clock.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Application" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
|
240 | 243 | <file path="SRC_BLE_DIR/host/gattservapp_util.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
241 | 244 | <file path="SRC_BLE_DIR/profiles/roles/cc26xx/peripheral.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
242 | 245 | <file path="SRC_BLE_DIR/profiles/roles/cc26xx/peripheral.h" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
243 | | - <file path="EXAMPLE_BLE_ROOT/../../../../../source/ti/blestack/profiles/blood_pressure/bpservice.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
244 | | - <file path="EXAMPLE_BLE_ROOT/../../../../../source/ti/blestack/profiles/blood_pressure/bpservice.h" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM, FlashROM_StackLibrary"/> |
245 | | - |
| 246 | + <file path="SRC_BLE_DIR/profiles/blood_pressure/cc26xx/bpservice.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
| 247 | + <file path="SRC_BLE_DIR/profiles/blood_pressure/bpservice.h" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="PROFILES" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
| 248 | + |
246 | 249 | <!-- Startup Folder --> |
247 | 250 | <file path="SRC_BLE_DIR/target/board.c" openOnCreation="" excludeFromBuild="false" action="link" targetDirectory="Startup" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
248 | 251 | <file path="EXAMPLE_BLE_ROOT/src/ccfg_app_ble.c" openOnCreation="" excludeFromBuild="false" action="copy" targetDirectory="Startup" createVirtualFolders="true" applicableConfigurations="FlashROM_StackLibrary"/> |
|
0 commit comments