主题中讨论的其他部件:CC3100、 CC3200
您好、支持团队、
我们的产品使用 CC3220SF SoC。 SimpleLink-SDK 版本:simplelink_cc32xx_sdk_4_30_00_06。 使用 TI-RTOS。 来自 CC3100_CC3200_RadioTool-1.2-windows-installer.exe 的 CC3200BoardApplication_Source。
我的问题:
- 安装“CC3100_CC3200_RadioTool-1.2-windows-installer.exe”后,我打开 CCS 并导入 CCS 项目“C:\ti\CC3100_CC3200_BoardTool_1.2\CC3200RadioApplication_Source\cradotool\ccs”。 我安装新软件\代码生成工具更新-….. \ TI 编译器更新\ ARM 编译器工具版本5.2.9。
重建
项目“无线电工具”。 我遇到了一些错误、如何修复错误?

**** Clean-only build of configuration Release for project radiotool **** "C:\\ti\\ccs1020\\ccs\\utils\\bin\\gmake" -k clean DEL /F "radiotool.bin" "radiotool.out" DEL /F "main.obj" "pinmux.obj" "radiotool.obj" "startup_ccs.obj" "uart_cli.obj" DEL /F "main.d" "pinmux.d" "radiotool.d" "startup_ccs.d" "uart_cli.d" 找不到 C:\ti\CC3100_CC3200_RadioTool_1.2\CC3200BoardApplication_Source\radiotool\ccs\Release\radiotool.bin 找不到 C:\ti\CC3100_CC3200_RadioTool_1.2\CC3200BoardApplication_Source\radiotool\ccs\Release\main.obj 找不到 C:\ti\CC3100_CC3200_RadioTool_1.2\CC3200BoardApplication_Source\radiotool\ccs\Release\main.d Finished clean **** Build Finished **** **** Build of configuration Release for project radiotool **** "C:\\ti\\ccs1020\\ccs\\utils\\bin\\gmake" -k all Building file: "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/main.c" Invoking: Arm Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=fpalib -me --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/driverlib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/inc" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/example/common" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/oslib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/source" --define=ccs --define=SL_PLATFORM_MULTI_THREADED --define=USE_FREERTOS --define=CC3220sf -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="main.d_raw" "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/main.c" subdir_rules.mk:9: recipe for target 'main.obj' failed error: --float_support=fpalib is deprecated. To compile without hardware floating point support, use --float_support=none. gmake: *** [main.obj] Error 1 Building file: "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/pinmux.c" Invoking: Arm Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=fpalib -me --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/driverlib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/inc" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/example/common" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/oslib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/source" --define=ccs --define=SL_PLATFORM_MULTI_THREADED --define=USE_FREERTOS --define=CC3220sf -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="pinmux.d_raw" "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/pinmux.c" subdir_rules.mk:16: recipe for target 'pinmux.obj' failed error: --float_support=fpalib is deprecated. To compile without hardware floating point support, use --float_support=none. gmake: *** [pinmux.obj] Error 1 Building file: "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/radiotool.c" Invoking: Arm Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=fpalib -me --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/driverlib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/inc" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/example/common" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/oslib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/source" --define=ccs --define=SL_PLATFORM_MULTI_THREADED --define=USE_FREERTOS --define=CC3220sf -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="radiotool.d_raw" "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/radiotool.c" subdir_rules.mk:23: recipe for target 'radiotool.obj' failed error: --float_support=fpalib is deprecated. To compile without hardware floating point support, use --float_support=none. gmake: *** [radiotool.obj] Error 1 gmake: *** No rule to make target 'C:/ti/CC3100_CC3200_RadioTool_1.2/example/common/startup_ccs.c', needed by 'startup_ccs.obj'. Building file: "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/uart_cli.c" Invoking: Arm Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=fpalib -me --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/driverlib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/inc" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/example/common" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/oslib" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/include" --include_path="C:/ti/CC3100_CC3200_RadioTool_1.2/simplelink/source" --define=ccs --define=SL_PLATFORM_MULTI_THREADED --define=USE_FREERTOS --define=CC3220sf -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="uart_cli.d_raw" "C:/ti/CC3100_CC3200_RadioTool_1.2/CC3200BoardApplication_Source/radiotool/uart_cli.c" subdir_rules.mk:37: recipe for target 'uart_cli.obj' failed error: --float_support=fpalib is deprecated. To compile without hardware floating point support, use --float_support=none. gmake: *** [uart_cli.obj] Error 1 gmake: Target 'all' not remade because of errors. **** Build Finished ****
此致、
Lishen

