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.

[参考译文] CC1312R7:在 SimpleLink SDK 库中,我可以在 SDK 5.30*中使用哪个 API 来获取应用程序中的 SDK 版本

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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1188894/cc1312r7-which-api-can-i-use-in-sdk-5-30-in-simplelink-sdk-library-to-get-sdk-version-in-application

器件型号:CC1312R7
Thread 中讨论的其他器件:SYSBIOS

大家好、我在应用程序代码中是否可以使用任何 API 来获取用于构建该应用程序的 SDK 版本和内核版本?  
谢谢。

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

    您好 Kiran、

    对于 TI-RTOS7内核、您可以使用以下命令:TI_SYSBIOS_BIOS_VERSION (在 BIOS.h 中定义)。

    从 SDK 版本开始、您必须使用预编译脚本、该脚本可以考虑 SDK 路径。

    此致、

    Arthur