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.

Compiler/CCSTUDIO-C2000: CCS v7 does not support structure packed attribute

Part Number: CCSTUDIO-C2000

Tool/software: TI C/C++ Compiler

I am using CCS v7.0.0.00043. But it is throwing error for "struct __attribute__((packed)) {" this syntax.
Error >> "#1167 invalid attribute for "struct <unnamed>" ..... line 138 C/C++ Problem"

How I can use it or, if there is any alternative available?