> Can anyone confirm/refute this? Hi Thiadmer, The code generated is dependent on your compiler settings, so the only 'person' that can answer your question with confidence is your compiler. So, take a look at the disassembled source code. It'll show you if a single statement in C code to an unaligned variable is translating to multiple assembler statements. Cheers Dave
Message
Re: [lpc2000] Misaligned structure fields, works regardless... Structure packing?
2005-12-22 by David Hawkins