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.

[参考译文] CC2652P:为什么在 SDK 6.20.0.29中删除 xxx.sycsfg 的"器件配置&quot?

Guru**** 2466550 points
Other Parts Discussed in Thread: SYSCONFIG, CC1352P

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/1123757/cc2652p-why-did-the-device-configuration-of-xxx-sycsfg-disappear-in-sdk-6-20-0-29

器件型号:CC2652P
Thread 中讨论的其他器件:SysConfigCC1352P

Code Composer Studio: 版本:12.0.0.00009  

SDK:simplelink_cc13xx_cc26xx_sdk_6_20_00_29

SysConfig:SysConfig_1.13.0

我发现在使用新版本的 SDK 时、无法在 xxx.sys 中执行 DCDC 和其他相关配置。 我应该怎么做?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您复制哪个 syscfg-file 格式?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    simplelink_cc13xx_cc26xx_sdk_6_20_00_29\examples\rtos\CC1352P_2_LAUNCHXL\Zstack\zed_sw_ota_client

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    OTA_CLIENT 的 CCFG 区域由引导加载程序设置、您可以在引导加载程序的 syscfg 中设置器件配置。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    好的、我会尝试一下。

    因为此接口在之前使用 SDK5_20版本时可用。(simplelink_cc13x2_26x2_sdk_5_20_00_52\examples\rtos\CC1352P_2_LAUNCHXL_Zstack\zed_sw_ota_client)

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    引导加载程序似乎没有此 xxx.syscfg 文件。 (examples\nortos\CC1352P_2_LAUNCHXL\bim)

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Mingwei、

    请参阅 BIM 的 Application/ccfg_app.c 文件、该文件将 simplelink_cc13xx_cc26xx_sdk_6_20_00_29/source/ti/devices/cc13x2_cc26x2/startup_files/ccfg.c 链接到项目。  OTA 工程的 CCFG 结构与之前的 SDK 相同。

    此致、
    Ryan