主题中讨论的其他器件: SysConfig、 CCStudio、WMBUS、CC1352R 、CC1312R
工具与软件:
你(们)好
我有 Launchxl-cc1312R1 launchpad……我 使用 CCS v10中的 Resource Explorer 从5.30版本中导入了项目 rfWsnConcentrator_CC1312R1_LAUNCHXL_tirtos_ccs。
该工程已编译并下载到 LaunchPad、未出现任何问题。
然后、我继续将 rfWsnConcentrator.syscfg (在 CCStudio 中使用 SysConfig)中的频率从868MHz 更改为169MHz (我想研究169MHz)。
我在"RF Design"部分更改了频率、然后在"Easylink"部分更改了...plus 频带、将其更改为169Mhz、并将 PHY 类型保留为 WMBUS、SysConfig 将其更改为 WMBUS、 此外我将 PHY 属性保留为 SysConfig 将其更改为的……所以看不到错误。
然而,当它来建立项目,我收到了以下错误消息..
类型错误:无法读取未定义的属性"包括"
位于 createPhyList (C:\ti\simplelink_cc13xx_cc26xx_sdk_5_30_01_01\source\ti\EasyLink\.meta\templates\ti_EasyLink_config.c.xdt:109:72)
位于 templateFunc (C:\ti\simplelink_cc13xx_cc26xx_sdk_5_30_01_01\source\ti\EasyLink\.meta\templates\ti_EasyLink_config.c.xdt:243:21)
在 func (C:\ti\sysconfig_1.10.0\dist\webpack src:ts:29:39)上
位于 Object.allowPathVisibility (C:\ti\sysconfig_1.10.0\dist\webpack src:ts:11:10)
位于 Object.runTemplate (C:\ti\sysconfig_1.10.0\dist\webpack src:ts:29:13)
位于 C:\ti\sysconfig_1.10.0\dist\webpack src:ts:117:19
在新的承诺( )
位于 t.CodeGenerator.Generate (C:\ti\sysconfig_1.10.0\dist\webpack:src ts:94:10)
在 iteratee 处(C:\ti\sysconfig_1.10.0\dist\webpack src:ts:124:16)
在 dt 处(C:\ti\sysconfig_1.10.0\dist\webpack:\node_modules\lodash\lodash.js:653:23)
我的问题...如何解决上述错误?
提前感谢