This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Byte Alignment

hi there,

I am using Keil µVision 4 with NXP LPC11U35. I want to load a structure that contains mix type of variables (chars, integers, longs) using a char pointer. How can I set byte alignment so that no data are missed at the alignment?

Thanks in advance.

0