Hi Daniel. I see the problem. I'm working whith the Xubuntos default mspgcc
and this is the wrong version for the msp430x2274. Now i'll build mspgcc
from source code.

2010/4/20 <[email protected]>

> Alejandro Clemotte Miret writes:
> > How yuo compile for the MSPx2274 if there is not a MSPGCC-linux-version
> that
> > support it? Only the MSPGCC-windows-version works whits this
> microprocessor.
> > What did you do?
>
> Hi Alejandro,
>
> mspgcc on Linux _does_ support this processor. You need to compile with
> the flag -mmcu=msp430x2274, like so:
>
>    msp430-gcc -mmcu=msp430x2274 -o program program.c
>
> Cheers,
> Daniel
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to