请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:MSP430FR4133 工具/软件:Code Composer Studio
下午好!
我正在为一个ADC编写一个示例代码,并且已经为该应用程序包含了stdint.h,但是由于某种原因,我在stdint.h中使用的所有变量在生成后都出现了错误'uint8_t (或任何其他类型)不是类型名称'。 有人知道这些错误背后的原因是什么吗?
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.
工具/软件:Code Composer Studio
下午好!
我正在为一个ADC编写一个示例代码,并且已经为该应用程序包含了stdint.h,但是由于某种原因,我在stdint.h中使用的所有变量在生成后都出现了错误'uint8_t (或任何其他类型)不是类型名称'。 有人知道这些错误背后的原因是什么吗?