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++编译器
我正在使用CCS v 7.0 .0.0.0043万。 但它为"struct __attribute___(packed){"此语法抛出错误。
错误>>“#1167 invalid attribute for "struct <unnamed>"..... line 138 C/C++ problem"
我如何使用它,或者如果有任何替代方案可用?
不幸的是,C2000编译器不支持封装结构。
谢谢,此致,
-George