TI CCS 编译时出现error "line 51: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.simplelink'.
我用装好的CCS打开“C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SensorTag\CC26xx\CCS\SensorTagStack”的CCS项目,编译后出现以下错误:
include_path=\"C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/Source/Application/Board_patch/CC26XXST_0120\" --define=POWER_SAVING --define=GATT_TI_UUID_128_BIT --define=FEATURE_REGISTER_SERVICE --define=FEATURE_OAD --define=FACTORY_IMAGE --define=USE_ICALL --define=TI_DRIVERS_PIN_INCLUDED --define=TI_DRIVERS_I2C_INCLUDED --define=TI_DRIVERS_SPI_INCLUDED --define=GAPROLE_TASK_STACK_SIZE=550 --define=HEAPMGR_SIZE=2872 --define=ICALL_MAX_NUM_TASKS=8 --define=ICALL_MAX_NUM_ENTITIES=11 --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL --define=CC26XXWARE --define=CC26XX --define=DEBUG --diag_warning=225 --display_error_number --diag_suppress=48 --diag_wrap=off --gen_func_subsections=on " "C:/ti/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/SensorTag/CC26xx/CCS/Config/appBLE.cfg"
js: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.simplelink'. TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_31_01_33_core). Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path ';C:\ti\xdctools_3_31_01_33_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
gmake: *** [configPkg/linker.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
安装CCS6以后的版本,在APP Center中添加支持包:
- CC3200 Device Support Package (comes with CCSv6.0.1 and later. CCSv6.0.0 users can download via CCS App Center)
Hi Changjiang,
我安装的是CCS Version: 6.1.1.00022 。
应该添加哪个Device Support Package?怎么添加?能给个截图吗?
我自已试了都是不行啊?
我没有使用该器件,看你是的应该是CC26XX,找不到支持包,还是不能下载安装,如果是下载有问题,那是国内的网络环境不好,可以考虑使用代理
Hi Changjiang,
找不到支持包。
你参考一下官方的WIKI吧:
http://processors.wiki.ti.com/index.php/CCS_Fundamentals_Workshop#CC2650
我刚才试了一下,同样的SDK同样的工程是好的,我CCS版本是6.1.0
Hi Changjiang,
我在上面的链接找了per test package。我把截图显示出来.你知道怎么放进工程吗?
下载解压后是一个per_test文件夹。
Hi Holly,
我重装了五次了,都不行。也有可能是CCS 6.1.1支持的不好。
per test package是插件包吗?是的话,应该可以在help--》install new software中添加安装。
没有用过CC系列,所以更具体的就不太了解了。
Hi Changjiang,
不行,试过了。不能通过help--》install new software添加。