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.

TMS320C6713B: #pragma pack(1) can't work

Part Number: TMS320C6713B

Hi Expert,
I'm trying to use "#pragma pack(push, 1)" and "#pragma pack(pop)" for my program, but it can't work;
It appears "warning #163-D: unrecognized #pragma" on the console windows.
Should I have to set somethings?
Any other substitute syntax?
Can you help to resolve this problem? Thank you.

The below are the related environment:
Platform: Code Composer Studio 8.0.0;
Compiler Version: TI v7.4.4 [TI v7.4.24];
DSP: TMS320C6713;