Is there an assembler directive to force alignment in ICC12 V7? I don't see .align in the manual, so is there another trick? I really only need to force even byte alignment (for now). Would .blkw do it? Thanks, Jim