DSPRelated.com
Forums

Packing of structures in CCS when using ARM9

Started by amitkumarpal January 27, 2006
How can i enable packing of structures when using ARM9 simulator ? I
have a structure where i am using bit fleds. So i need to use
packing............??? Is there any alternative to __attribute_
(_packed_)_ in linux and #pragma pack in VC++ in CCS????

Please let me know.
Thanks.