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.

[参考译文] CCSTUDIO:CCS Indexer - bool 类型无法解析错误

Guru**** 2445440 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1548637/ccstudio-ccs-indexer---bool-type-could-not-be-resolved-error

部件号:CCSTUDIO


工具/软件:

您好、

使用 bool 关键字时出错。 实际上、编译过程是可以的。 但 CCS 分度器可能会生成以下 误差。  

我正在检查编译器的安装文件夹中是否存在 stdbool.h 文件。 它不在那里。 我认为编译器中内置了 bool、false true 定义。

我正在查看我的工程的前一个版本。 我在之前的版本中没有收到任何错误。