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