Dan Miner wrote:
Hmmm...  That's strange.  I get the same result with <io.h>
and <msp430x14x.h>. When I look in io.h, I see that it only includes the proper msp43*.h file. What command line did you
use to get it to work?  This one does not work for me:

   msp430-gcc -mmcu=msp430x149 test.S

msp430-gcc -mmcu=msp430x148 -D_GNU_ASSEMBLER_   -c -o asmtest.o asmtest.S

chris


Reply via email to