Hi, All ! > Hi, > > If I assemble the attached .S file with > > msp430-gcc -g -O2 -mmcu=msp430x449 -D_GNU_ASSEMBLER_ -nostartfiles > -nostandartlibs xxx.S >
Is -O2 option relevant to asm mode ? You try forcing GCC to optimize asm !? Is it possible/correct ? Kind regards, Oleg