Tool/software: Code Composer Studio
Hello,
I am working on TMS320F28069 C28x.
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