Part Number: TMS320F28335
Tool/software: TI C/C++ Compiler
Hi,
Can anyone please guide me to how the structures are packed in CCS ver8.
Thanks & egards,
Sachin N
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.
Part Number: TMS320F28335
Tool/software: TI C/C++ Compiler
Hi,
Can anyone please guide me to how the structures are packed in CCS ver8.
Thanks & egards,
Sachin N
The GCC type attribute packed is not supported. For further detail, please search the C28x compiler manual for the sub-chapter titled Field/Structure Alignment.
Thanks and regards,
-George