Hi,
I am using TMS570 processor and TMS470 compiler. Is there any option in the compiler to disable the padding in struture ?
If i create a structre with elements as int,char,int then size should be 5 not the 6. Let me know the option availability.