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.

CCS/TMS320F28388D: packed struct

Part Number: TMS320F28388D


Tool/software: Code Composer Studio

Hello,

I'm trying to use the gcc attribute  "__attribute__((packed))" to pack a struct but I'm having error:

error #1167: invalid attribute for "struct" .

So how do I perform a pack on a struct? I'm using code composer version 10.0.0.00010 and compiler version v20.2.1.LTS