take a look a different .platform files

A pattern will become apparent.

You'll see things like...

-gcc=msp430-gcc
-mmcu=msp430x1611
-fnesc-target=msp430

and like

-gcc=avr-gcc
-mmcu=atmega128
-fnesc-target=avr


I don't know of any documentation for these things.   I mostly fly by the
seat of my pants when it comes to what these switches do.



On Wed, Oct 26, 2011 at 12:44 AM, David Rodenas Herráiz <drod...@hotmail.com
> wrote:

>  Hi Eric
>
> thanks for your answer. Would you mind giving me some brief instructions to
> do those switches?
>
> David
>
> ------------------------------
> Date: Tue, 25 Oct 2011 16:14:58 -0700
> Subject: Re: [Tinyos-help] Different compilers within the same TinyOS-2.1
> From: cire...@gmail.com
> To: drod...@hotmail.com
> CC: tinyos-help@millennium.berkeley.edu
>
>
>
> On Tue, Oct 25, 2011 at 11:25 AM, David Rodenas Herráiz <
> drod...@hotmail.com> wrote:
>
>  Hi everyone
>
> I am working with Imote2 and MicaZ motes and I want to ask if PXA27x
> (compiler for Imote2) Atmel AVR tools (compiler or MicaZ) might work within
> the same TinyOS-2.1 installation.
>
>
> Sure.   The toolchain invoked is determined by switches in the .platform
> file for the platform being compiled.
>
> So it should work fine.
>
>
>
> Thanks in advance
>
> David
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
>
> --
> Eric B. Decker
> Senior (over 50 :-) Researcher
>
>
>


-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to