On Wed, Jul 25, 2012 at 8:49 PM, Gary Lee <[email protected]> wrote:

> "make telosb" works before.
>
> when I run "ncc --version -target=telosb", I got
>
> ncc: 1.2.4
> nescc: 1.3.4
> msp430-gcc: msp430-gcc (GCC) 4.5.3
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Prior to updating the tools from dists/ubuntu, I strongly suspect you had
the 3.2.3 compiler.   Because it worked.

When you updated the tools again you got the 4.5.3 compiler which is
incompatible with the T2.1.1 release code you have in /opt/tinyos-2.1.1.


Try installing the  *-legacy packages, it is where the 3.2.3 compiler lives
now.   I beleive they are in the dists/ubuntu repository at stanford.
They also exist in the tinyprod repository at
http://tinyprod.net/repos/debian/




>
>
> On Wed, Jul 25, 2012 at 10:41 PM, Eric Decker <[email protected]> wrote:
>
>>
>>
>> On Wed, Jul 25, 2012 at 8:26 PM, Gary Lee <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> I have installed TinyOS 2.1.1 from
>>> http://tinyos.stanford.edu/tinyos/dists/ubuntu many times.
>>>
>>
>> Did "make telosb"  work before?
>>
>>
>> recently, when I installed from
>>> http://tinyos.stanford.edu/tinyos/dists/ubuntu again, when I run "make
>>> micaz", it works fine.
>>>
>>> However, when I run "make telosb", lots of errors.
>>>
>>
>> what does the output of
>>
>> ncc --version -target=telosb
>>
>> say?
>>
>>
>>
>>>
>>> Any help?
>>>
>>> Thanks a lot,
>>>
>>> Gary
>>>
>>> _______________________________________________
>>> Tinyos-help mailing list
>>> [email protected]
>>> 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
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to