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/MSP430G2553: How to use pragma pack in CCS7

Part Number: MSP430G2553
Other Parts Discussed in Thread: TMS320F28069

Tool/software: Code Composer Studio

Hey,

I create a structure in my project and I will use #pragma pack(1) for packaging but they give some warning like this  "unrecognized #pragma" how to solve this? pragma will not use for packaging in CCS7?