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/TMS320F28069: Char Array Memory Allocation in 16-bit Memory

Part Number: TMS320F28069

Tool/software: Code Composer Studio

Hello, 

I am working on TMS320F28069 C28x.

I  

I have created an array of char as can be seen from the image above for 8-bits datatype it takes 16-bits memory and higher byte is empty.

Any suggestions on how to pack it in memory -> 8 bits side by side. Is there any way of telling compiler to do that ?

Thanks,

Rahul