On Tue, Nov 5, 2013 at 3:39 PM, Jenis Modi <[email protected]> wrote:

>  Hi Eric,
>
> I am using tinyos-main repository (https://github.com/tinyos/tinyos-main).
> I am using Ubuntu 12.10. mspgcc version 4.5.3
>

Why are you using 4.5.3?   Really I'd like to know why you choose that
version of the toolchain.

4.5.3 is broken.

you need 4.6.3, you can get it from  http://tinyprod.net/repos/debian/


>
>
> On 11/05/2013 03:30 PM, Eric Decker wrote:
>
>
>  Yeah Safe was cool.
>
>  But unfortunately it has been deprecated and is no longer supported.
> The code has been slowly bit rotting.
>
>  so you are using a telosb mote.
>
>  what version of tinyos?   are you on the trunk or the last release?
>
>
>  what toolchain are you using?
>
>
>  the error that you are getting isn't from Safe itself but probably
> something that invoking Safe tickles.
>
>  Its a very strange error.
>
>
>  I don't know about RadioSenseToLeds.  and the problem there.
>
>
> On Tue, Nov 5, 2013 at 2:16 PM, Jenis Modi <[email protected]>wrote:
>
>> Hi,
>>
>> I am trying to see if there is any memory problem in my code and I came
>> across safe tinyos. I tried compiling my application as "make telosb
>> safe" and it gave me error:
>>
>> /opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning:
>> #warning "*** LOW POWER COMMUNICATIONS DISABLED ***"
>> /tmp/cctgfNZj.o: file not recognized: File truncated
>> collect2: ld returned 1 exit status
>> make: *** [exe0] Error 1
>>
>> I tried to compile RadioSenseToLeds application too, I got similar error
>> there too (worked fine under Blink). Could anyone tell me if there is
>> anything I am missing here?
>>
>> --
>> Thanks.
>> Jenis
>>
>>
>> _______________________________________________
>> Tinyos-help mailing list
>> [email protected]
>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>
>
>
>
>  --
> Eric B. Decker
> Senior (over 50 :-) Researcher
>
>
> --
> Thanks.
> Jenis
>
>


-- 
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