主题中讨论的其他器件:CC2650、 CC2652RB、 CC2652RSIP
我们能够获得更大的 CC2650MODA 器件位置。 因此、我必须将 CC2652RB 项目移植回 CC2650。 有一种简单的方法来实现它。 因此、可以通过编辑.syscfg 文件和其他项目文件来实现该目的。 为此、我将 CC2652移植到 CC2652RB。 这很简单、因为我有两个参考项目、能够对该文件进行比较。 但我没有 CC2650的参考项目。 但是、也许有人可以告诉我相关文件中有什么区别。
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.
我们能够获得更大的 CC2650MODA 器件位置。 因此、我必须将 CC2652RB 项目移植回 CC2650。 有一种简单的方法来实现它。 因此、可以通过编辑.syscfg 文件和其他项目文件来实现该目的。 为此、我将 CC2652移植到 CC2652RB。 这很简单、因为我有两个参考项目、能够对该文件进行比较。 但我没有 CC2650的参考项目。 但是、也许有人可以告诉我相关文件中有什么区别。
您好、Rainer、
请查看此 类似的 E2E 主题 (您将应用相反的内容)。 由于 CC2652RB 和 CC2650 BLE 项目是使用各种代码资源(BLE-STACK 与 SIMPLELINK-CC13X2-26X2-SDK)的单独器件系列、因此很难在 CC2652RB 和 CC2650 BLE 项目之间进行移植。 通过论坛回应,有太多分歧可表达。 我建议您从 CC2650 BLE 示例开始、并开始添加您为 CC2652RB 实现的定制应用。 如果可能、您可能会考虑 CC2652RSIP。
此致、
Ryan
好的、我尝试从 CC2650示例开始。 我需要一个简单的串行插座服务器、因为我也在 CC2652RB 上使用了它。 但我安装它时遇到问题。我在 GitHub 上找到了串行端口配置文件示例。 但我仍然找不到 TIRTOS 的缺失版本:
"Product com.ti.rtsc.TIRTOSCC13XX_CC26XX v2.20.1.08当前未安装、且无可用兼容版本。"
在哪里可以找到该版本的 TIRTOS? 或者、我可能在安装示例时出错了。 请帮我找到解决方案。
此致
滤网
您好、Rainer、
以下是 TI-RTOS 产品下载链接。 我建议您使用 Github 文档中应列出的建议的 BLE-STACK 和 CCS/IAR 版本。 这也是 《CC2640/CC2650蓝牙低耗能软件开发人员指南》
此致、
Ryan
我没有走很远。 我在编译 CC2650项目时已经卡住(请参阅控制台输出)。 仍然缺少什么? 是否存在错误或缺失的路径?
**** Build of configuration Debug for project spp_ble_server_cc2650lp_app **** "C:\\ti\\ccs1040\\ccs\\utils\\bin\\gmake" -k -j 8 all -O Building file: "C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/config/app_ble.cfg" Invoking: XDCtools "C:/ti/tirtos/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/packages;C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages;C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages;C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/uia_2_00_06_52/packages;C:/ti/simplelink/ble_sdk_2_02_01_18;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2650F128 -r release -c "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path=\"C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx\" --include_path=\"C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port\" --include_path=\"C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx\" --include_path=\"C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/target\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr\" --include_path=\"C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata\" --include_path=\"C:/ti/ble_examples-ble_examples-2.2/src/components/sdi\" --include_path=\"C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393\" --include_path=\"C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages\" --include_path=\"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include\" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 " "C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/config/app_ble.cfg" making package.mak (because of package.bld) ... generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ... configuring app_ble.xem3 from package/cfg/app_ble_pem3.cfg ... generating custom ROM library makefile ... Starting build of library sources ... making C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/config/src/sysbios/rom_sysbios.aem3 ... gmake[1]: Entering directory `C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/config/src/sysbios' clem3 C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/ti/sysbios/BIOS.c ... asmem3 C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/ti/sysbios/family/arm/m3/Hwi_asm.sv7M ... asmem3 C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/ti/sysbios/family/arm/m3/Hwi_asm_switch.sv7M ... asmem3 C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/ti/sysbios/family/arm/m3/IntrinsicsSupport_asm.sv7M ... asmem3 C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/ti/sysbios/family/arm/m3/TaskSupport_asm.sv7M ... arem3 rom_sysbios.obj m3_Hwi_asm.obj m3_Hwi_asm_switch.obj m3_IntrinsicsSupport_asm.obj m3_TaskSupport_asm.obj ... gmake[1]: Leaving directory `C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/config/src/sysbios' Build of libraries done. clem3 package/cfg/app_ble_pem3.c ... Finished building: "C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/config/app_ble.cfg" gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/board_key.c', needed by 'Application/board_key.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/util.c', needed by 'Application/util.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/ecc/ECCROMCC26XX.c', needed by 'Drivers/ECC/ECCROMCC26XX.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/TRNGCC26XX.c', needed by 'Drivers/TRNG/TRNGCC26XX.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/icall.c', needed by 'ICall/icall.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/icall_cc2650.c', needed by 'ICall/icall_cc2650.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/app/ble_user_config.c', needed by 'ICallBLE/ble_user_config.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/app/icall_api.c', needed by 'ICallBLE/icall_api.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info/cc26xx/devinfoservice.c', needed by 'Profiles/devinfoservice.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/host/gatt_uuid.c', needed by 'Profiles/gatt_uuid.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/host/gattservapp_util.c', needed by 'Profiles/gattservapp_util.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx/peripheral.c', needed by 'Profiles/peripheral.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/target/board.c', needed by 'Startup/board.obj'. gmake: *** No rule to make target 'C:/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650lp/simple_peripheral/iar/config/ccfg_app_ble.c', needed by 'Startup/ccfg_app_ble.obj'. Building file: "C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/CC26xx/serial_port_service.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="Profiles/serial_port_service.d_raw" --obj_directory="Profiles" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/CC26xx/serial_port_service.c" >> Compilation failure Profiles/subdir_rules.mk:37: recipe for target 'Profiles/serial_port_service.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/CC26xx/serial_port_service.c", line 46: fatal error #1965: cannot open source file "bcomdef.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/CC26xx/serial_port_service.c". Compilation terminated. gmake: *** [Profiles/serial_port_service.obj] Error 1 Building file: "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_rxbuf.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="SDI/sdi_rxbuf.d_raw" --obj_directory="SDI" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_rxbuf.c" >> Compilation failure SDI/subdir_rules.mk:9: recipe for target 'SDI/sdi_rxbuf.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_rxbuf.c", line 52: fatal error #1965: cannot open source file "Board.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_rxbuf.c". Compilation terminated. gmake: *** [SDI/sdi_rxbuf.obj] Error 1 Building file: "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/spp_ble_server.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="Application/spp_ble_server.d_raw" --obj_directory="Application" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/spp_ble_server.c" >> Compilation failure Application/subdir_rules.mk:16: recipe for target 'Application/spp_ble_server.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/spp_ble_server.c", line 51: fatal error #1965: cannot open source file "hci_tl.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/spp_ble_server.c". Compilation terminated. gmake: *** [Application/spp_ble_server.obj] Error 1 Building file: "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_task.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="SDI/sdi_task.d_raw" --obj_directory="SDI" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_task.c" >> Compilation failure SDI/subdir_rules.mk:16: recipe for target 'SDI/sdi_task.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:\ti\ble_examples-ble_examples-2.2\src\components\sdi\inc/sdi_rxbuf.h", line 57: fatal error #1965: cannot open source file "hal_types.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_task.c". Compilation terminated. gmake: *** [SDI/sdi_task.obj] Error 1 Building file: "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl_uart.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="SDI/sdi_tl_uart.d_raw" --obj_directory="SDI" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl_uart.c" >> Compilation failure SDI/subdir_rules.mk:30: recipe for target 'SDI/sdi_tl_uart.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl_uart.c", line 53: fatal error #1965: cannot open source file "ICall.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl_uart.c". Compilation terminated. gmake: *** [SDI/sdi_tl_uart.obj] Error 1 Building file: "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/main.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="Startup/main.d_raw" --obj_directory="Startup" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/main.c" >> Compilation failure Startup/subdir_rules.mk:23: recipe for target 'Startup/main.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/main.c", line 54: fatal error #1965: cannot open source file "icall.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app/main.c". Compilation terminated. gmake: *** [Startup/main.obj] Error 1 Building file: "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="SDI/sdi_tl.d_raw" --obj_directory="SDI" --cmd_file="configPkg/compiler.opt" "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl.c" >> Compilation failure SDI/subdir_rules.mk:23: recipe for target 'SDI/sdi_tl.obj' failed >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl.c", line 60: fatal error #1965: cannot open source file "Board.h" 1 catastrophic error detected in the compilation of "C:/ti/ble_examples-ble_examples-2.2/src/components/sdi/sdi_tl.c". Compilation terminated. gmake: *** [SDI/sdi_tl.obj] Error 1 Building file: "C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/drivers/rf/RFCC26XX_singleMode.c" Invoking: Arm Compiler "C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/bin/armcl" --cmd_file="C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../../iar/stack/build_config.opt" --cmd_file="C:/ti/ble_examples-ble_examples-2.2/examples/cc2650lp/spp_ble_server/ccs/app/../config/ccs_compiler_defines.bcfg" -mv7M3 --code_state=16 --float_support=vfplib --abi=eabi -me -O4 --opt_for_speed=0 --include_path="C:/Projekte/CC/Valley/workspace_v10/spp_ble_server_cc2650lp_app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/controller/cc26xx/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/icall/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/dev_info" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/profiles/roles/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/profiles/serial_port/cc26xx" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/examples/spp_ble_server/cc26xx/app" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/target" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/hal/src/target/_common/cc26xx" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/heapmgr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/icall/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/osal/src/inc" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/saddr" --include_path="C:/ti/simplelink/ble_sdk_2_02_01_18/src/components/services/src/sdata" --include_path="C:/ti/ble_examples-ble_examples-2.2/src/components/sdi" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393" --include_path="C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages" --include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-arm_5.2.9/include" -g --c99 --relaxed_ansi --define=USE_ICALL --define=MAX_PDU_SIZE=135 --define=xPOWER_SAVING --define=SDI_USE_UART --define=DEBUG_SIMPLE --define=HEAPMGR_SIZE=0 --define=Display_DISABLE_ALL --define=xBOARD_DISPLAY_EXCLUDE_UART --define=xBOARD_DISPLAY_EXCLUDE_LCD --define=GAPperipheralROLE_NUM_RSSI_LINKS=1 --define=ICALL_MAX_NUM_TASKS=4 --define=ICALL_MAX_NUM_ENTITIES=6 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC2650_LAUNCHXL --define=xBOOSTXL_CC2650MA --define=CC26XXWARE --define=CC26XX --diag_warning=225 --diag_suppress=48 --diag_wrap=off --display_error_number --gen_func_subsections=on --sat_reassoc=off --unaligned_access=on --enum_type=packed --common=on --fp_reassoc=off --plain_char=unsigned --embedded_constants=on --wchar_t=16 --preproc_with_compile --preproc_dependency="Drivers/RF/RFCC26XX_singleMode.d_raw" --obj_directory="Drivers/RF" --cmd_file="configPkg/compiler.opt" "C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/drivers/rf/RFCC26XX_singleMode.c" >> ERROR: Cannot open command file 'C:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt': No such file or directory Finished building: "C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages/ti/drivers/rf/RFCC26XX_singleMode.c" gmake: Target 'all' not remade because of errors. **** Build Finished ****
您好、Ryan
在论坛上也进行了一些搜索之后、我发现 BLE 堆栈可能未安装在正确的版本中。 正确的安装文件是 ble_sdk_2_02_01_18_setup.exe。 但同样、查找 BLE 堆栈存档并不容易。 最后、我也找到了它并安装了正确的堆栈。 现在串行插座示例符合要求。
但是、它不会运行、至少不像我预期的那样运行。 它会停留在可调试 C 代码之外的无限循环中。 接下来、我将再次浏览该示例的文档。 可能会出现更多问题。 TI 有没有人还了解旧的 CC2650示例、还是像 NASA 和哈勃望远镜一样?
总而言之、自从我与 TI uController 一起从事这个项目以来、我感觉自己像是在20世纪80年代的文本探险中。 一切都隐藏在某个地方。 不断有新的谜题需要几天的时间来解决。 与探险游戏的唯一区别是、您愿意参加这些游戏、因为它们既有趣又有趣。 遗憾的是、与 TI 合作一点也不有趣、冒险背后的故事也很糟糕。
例如、TI 为什么不能在用于下载最新软件组件的按钮下放置一个清晰可见的按钮、以便将您的旧版本存档? 单靠这种方式就可以节省搜索时间。 例如、TI 页面上的搜索功能无法搜索"Ble_SDK_2_02_01_18_setup.exe"。 它将其分解为:BLE SDK 2 02 01 18 exe、并找到所有类型的垃圾、但不能找到正在搜索的垃圾。
此致
滤网
SPP 示例现在正在运行。 我不知道到底是什么导致了成功。 我在配置中尝试了不同的东西。 没关系、结果很重要。 但是,也有新的问题。
SPP 示例中的串行通信机制与 CC2652上的简单串行插槽示例略有不同。 是否有人可以帮助我获得在 CC2650上不进行远距离广播的简单串行插座通信的至少版本、或者这种情况是否超出了此处的范围? 我无法在合理的时间范围内独自完成。
第二点是传感器控制器。 我注意到、一旦我将 CC2650设置为目标平台、似乎就没有累加器算术和事件处理程序 B 可用。 是这样吗?
没有第二个事件处理程序是一种痛苦、但我认为它可以得到某种补偿。 但是、没有32位算术运算很难进行补偿。 是否无法在 CC2650的传感器控制器中执行32位计算? CC2650是否具有40位累加器? 如果是、我如何使用它?