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.

[参考译文] CODECOMPOSER:编译器问题

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1604476/codecomposer-compiler-issue

部件号: CODECOMPOSER

我无法访问空 bitfield 项目中的 uint8_t 类型  

image.png

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

    键入名称、如 int16_t uint16_t 在标准 RTS 头文件中定义 stdint.h 。  因为 C28x 没有 8 位宽类型、即名称 uint8_t 中不存在 stdint.h 。  我不能说为什么类型名称 uint8_t 和二进制文件 empty_bitfield _main.c

    谢谢。此致、

    -乔治