??? 05/18/07 13:49 Read: times |
#139487 - Alignment Responding to: ???'s previous message |
Frieder Ferlemann said:
Usually addresses for variables are only known after the linking stage. - Too late for the compiler to notice and generate more efficient code for aligned access. Some compilers have keywords/pragmas to control alignment. Don't know if this applies to any 8051 compilers, though (I certainly haven't noticed it in Keil)... |