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 (CONT.)

Part Number: TMS320C6713B
Other Parts Discussed in Thread: TMS320C6748

Hi Export,

Sorry for late reply. The before discussion has been closed.

We try the other experiments as below:

#progma(1) TMS320C6748 

#progma(1) TMS320C6713

Obviously, the DSP TMS320C6748 can works by syntax #progma pack(1),

TMS320C6713 can't works maybe related with the compiler version.

Should we guess the reason is CUP architecture is not 8bits but 16bits ?

If yes, we need documentation (may be datasheet) to support this conjecture.