Hi,
> As stated before from Roberto(?), you have to include the
> "msp430x241x.h", not the "msp430x24x.h"! Interrupt mapping is
> differently. Also it would be great, if you lett the compiler run with
> "msp430-gcc -v".
A better way is to include io.h, which takes the correct processor header from
the -mmcpu line given to gcc, you can use also --save-temps also to see what is
happening.
Peter
The new Internet Explorer 8 optimised for Yahoo!7: Faster, Safer, Easier.
