Part Number:CC2630Other Parts Discussed in Thread:Z-STACK, CC2650,
使用win10系统,IAR 8.30.1 build homeautomation 中的SampleDoorLock时,z-stack组建报错:
Error while running "C:\Program Files (x86)\Texas Instruments\Boundary\Boundary.exe"-prj"iar"-chip"CC2650"-lcf"C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\Core\Thread\CC26xx\Config\cc26xx_zstack.icf"-map "C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\Core\Thread\CC26xx\EndDevice\List\ZStackCoreEndDevice.map"-xml "C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\Core\Thread\CC26xx\Config\boundaryConfig.xml"-cc "C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\Core\Thread\CC26xx\Config\coreEndDevice.cfg"-lnk "C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\Core\Thread\CC26xx\Config\coreEndDevice.xcl"
我并没有修改sample中的任何代码,且在目标文件夹下的文件均存在,希望得到解答如何修正这个问题?
Kevin Qiu1:
HA1.2.2a需要使用IAR 7.40.2版本编译
– Application, library, and hex files were built/tested with the following versions of IAR tools and may not work with different IAR tool versions: – CC2630 + SRF06EB: EWARM 7.40.2 (7.40.2.8570) – CC2630 + EXP5438: EW430 6.20.1 (6.20.1.931)
– Support software packages for Z-Stack Home 1.2.2a on CC2630/CC2650 include: – TI-RTOS: tirtos_simplelink_2_11_01_09 – XDCTOOLS: xdctools_3_30_06_67_core
,
xww:
你好,感谢你的回复。
是这样,相同的配置在另一个计算机上是可以正常build的,又看了一下IAR的报错提示是在Performing Post-Build Action后出现的报错,命令行部分我并没有修改,这种情况下如何做呢?
,
Kevin Qiu1:
IAR 7.40.2到 8.30.1有好几个版本,主要是编译器变化了,没有试过这种修改
还是建议你使用规定的版本