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.

cc26xx例程 iar编译问题

Other Parts Discussed in Thread: CC2650

TI你好, zstack1.2.2 cc26xx例程在用IAR7.8编译过程中报错,内容如下: Error while running "c:\ti\xdctools_3_30_06_67_core/xs" --xdcpath="C:\ti\tirtos_simplelink_2_11_01_09\packages;C:\ti\tirtos_simplelink_2_11_01_09\ products\bios_6_41_02_41\packages;C:\ti\tirtos_simplelink_2_11_01_09\products\cc26xxware_2_00_06_14829\inc;C:\ti\ tirtos_simplelink_2_11_01_09\products\cc26xxware_2_00_06_14829\driverlib;C:\ti\tirtos_simplelink_2_11_01_09\products\ cc26xxware_2_00_06_14829" iar.tools.configuro -c "C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\arm" --cc "C:\Program Files (x86)\ IAR Systems\Embedded Workbench 8.0\arm\bin\iccarm.exe" --device "CC2650F128" --compileOptions "dummy.c -D CC2650_SENSORTAG=0060 -D ZCL_READ -D ZCL_WRITE -D ZCL_BASIC -D ZCL_REPORT -D ZCL_IDENTIFY -D ZCL_ON_OFF -D ZCL_REPORT -D ZCL_EZMODE -D xZCL_GROUPS -D ZCL_STANDALONE -D ZG_SECURE_ENABLED -D TI_DRIVERS_I2C_INCLUDED -D TI_DRIVERS_SPI_INCLUDED -D ewarm -D USE_ICALL -D HEAPMGR_SIZE=4096 -D ICALL_HOOK_ABORT_FUNC=halAssertHandler -D xdc_runtime_Log_DISABLE_ALL -D xdc_runtime_Assert_DISABLE_ALL -D MODULE_CC26XX_7X7 -D FORCE_REPORT -D xIGHTSENSOR_ENABLED --diag_suppress Pa050 -o D:\ ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SensorTag\CC2650\SensorTag\Obj --debug --endian=little --cpu=Cortex-M3 -f D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SensorTag\CC2650\configPkg\compiler.opt.defs -f D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SensorTag\CC2650\..\..\..\Core\Thread\CC26xx\Config\ coreEndDevice.cfg -e --fpu=None --dlib_config \"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\arm\INC\c\DLib_Config_Normal.h\" -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SensorTag\CC2650\ -I D:\ti\simplelink\ zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SensorTag\CC2650\..\..\Source\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\ Projects\zstack\HomeAutomation\SensorTag\CC2650\..\..\..\common\CC26xx\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\common\CC26xx\appport\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\common\CC26xx\SensorTag\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\applib\heap\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\mac\include\cc26xx\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\hal\include\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\hal\target\_common\cc26xx\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\ zstack\HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\hal\target\CC2650\rom\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\ zstack\HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\hal\target\CC2650TIRTOS\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\ Projects\zstack\HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\icall\include\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\ zstack\HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\osal\include\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\services\nv\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\services\nv\cc26xx\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\services\saddr\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\ HomeAutomation\SensorTag\CC2650\..\..\..\..\..\Components\stack\icall\ -I D:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstac 试过重装协议栈和iar,以及更改 Tools->Configure Customer Argument Variables-->CC26xx TI-RTOS-->CC26XXWARE问题依旧,请指导,不胜感激!