我正在尝试使用 simplelink_cc13xx_cc26xx_sdk 中的 GPIO 中断示例。 如下所示

编译失败、因为它需要 SysConfig 版本1.15.0。 网站上的最新版本为1.14.0。
simplelink_cc13xx_cc26xx_SDK 版本6.40.00.13需要至少1.15.0版的 SysConfig。 gpiointerrupt_lp_CC2652R7 nortos_gcc C/C++问题
这是错误还是我做了错误的事情?
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.
我正在尝试使用 simplelink_cc13xx_cc26xx_sdk 中的 GPIO 中断示例。 如下所示

编译失败、因为它需要 SysConfig 版本1.15.0。 网站上的最新版本为1.14.0。
simplelink_cc13xx_cc26xx_SDK 版本6.40.00.13需要至少1.15.0版的 SysConfig。 gpiointerrupt_lp_CC2652R7 nortos_gcc C/C++问题
这是错误还是我做了错误的事情?
您好、Vivek、
您是否正在使用 SIMPLELINK-CC13XX-CC26XX-SDK 的云版本? 由于假日季、Web 团队可能会因更新网页来托管最新的 SysConfig 1.15.0而延迟。 请注意、您可以在 计算机上下载并安装 SIMPLELINK-CC13XX-CC26XX-SDK 的本地版本 、该版本将包含正确的 SysConfig 版本、并且可以在 CCS v12.1 (也可以是本地/下载版本、而不是云版本)内构建。
此致、
Ryan
我有相同的问题。 我下载 并手动安装了 SIMPLELINK-CC13XX-CC26XX-SDK。 这将安装 SysConfig_1.15.0。 但是、我仍然收到错误"simplelink_cc13xx_cc26xx_SDK 版本6.40.00.13需要至少1.15.0版 SysConfig"。 因此、即使现在安装了 SysConfig 1.15.0、CCS 也不知道它。