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.
**** Build of configuration Debug for project rfPacketTx_CC1310DK_7XD_TI_CC1310F128 ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../rfExamples.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/packages;C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/tidrivers_cc13xx_cc26xx_2_20_00_08/packages;C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages;C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/uia_2_00_06_52/packages;C:/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC1310F128 -r release -c "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.1.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib -me --include_path=\"C:/Users/f/workspace_v6_1_3/rfPacketTx_CC1310DK_7XD_TI_CC1310F128\" --include_path=\"C:/Users/f/workspace_v6_1_3/rfPacketTx_CC1310DK_7XD_TI_CC1310F128/smartrf_settings\" --include_path=\"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/cc13xxware_2_04_02_17240\" --include_path=\"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.1.LTS/include\" -g --define=ccs --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../rfExamples.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring rfExamples.xem3 from package/cfg/rfExamples_pem3.cfg ...
generating custom ROM library makefile ...
Starting build of library sources ...
making C:/Users/f/workspace_v6_1_3/rfPacketTx_CC1310DK_7XD_TI_CC1310F128/src/sysbios/rom_sysbios.aem3 ...
gmake[1]: Entering directory `C:/Users/f/workspace_v6_1_3/rfPacketTx_CC1310DK_7XD_TI_CC1310F128/src/sysbios'
clem3 C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c ...
>> Compilation failure
gmake[1]: Leaving directory `C:/Users/f/workspace_v6_1_3/rfPacketTx_CC1310DK_7XD_TI_CC1310F128/src/sysbios'
Build of libraries failed.
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: error: unrecognized token
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: warning: this declaration has no storage class or type specifier
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: error: expected a ";"
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: error: "#" not expected here
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: error: unrecognized token
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: warning: null (zero) character in input line ignored
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: error: unrecognized token
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: warning: null (zero) character in input line ignored
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: warning: null (zero) character in input line ignored
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: warning: null (zero) character in input line ignored
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: error: unrecognized token
"C:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/bios_6_46_00_23/packages/ti/sysbios/BIOS.c", line 1: warning: null (zero) character in input line ignored
你找个例程编译看看是不是报错,然后看看你的工程是不是没有配置对参数。如果代码和工程配置都没问题,你是不是破解了CCS,如果没有破解,麻烦你破解一下,搞成Full license
有点费解是,在我笔记本上安装CCS运行例程没有问题,但是在台式机上CCS可以导入例程,但是编译j就是有上面的错误,配置安装方法都一样的。CCS没看到有破解的地方啊,都是勾选、next、finish安装的