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.

[参考译文] CC1312R:Symbol 'NULL'无法解析6.10 SDK

Guru**** 2482225 points


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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1214436/cc1312r-symbol-null-could-not-be-resolved-6-10-sdk

器件型号:CC1312R

CC1312R1  

6.10 SDK

TI v20.2.7 LTS 编译器

当我编译项目时、没有警告、但当我尝试刷写和调试项目时、我会收到以下消息:

使用"NULL"符号似乎有问题:

"无法解析符号"NULL"

有任何解决方案吗?  

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

    Michael、您好!  

    我看到 NULL 定义来自 stddef.h、该文件是 CCS\tools\compiler\ti-CGT-ARM_20.2.7.LTS\include 文件夹的一部分。 我从 SDK 中导入了 uartecho 项目、该项目为 NULL、并且看起来进行了很好的调试。

    此致、

    SID