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.
工具/软件:TI C/C++编译器
__TMS320C28x__和__TMS320C28XX__宏之间的距离是什么? TI提供的管座表示 __TMS320C28x__是首选的(许多参考 __TMS320C28x__,而不是参考__TMS320C28XX__)
两个预定义符号的工作方式相同。 首选宏__TMS320C28XX__ ,因为 这是C28x编译器手册中的内容。
谢谢,此致
-George