Hi Eric,

I installed msp430-gcc again with version 4.6.3, but I am still getting the same error:

DIDENT_HOSTNAME=\"Jenis-Laptop\" -DIDENT_USERHASH=0x54bafa41L -DIDENT_TIMESTAMP=0x5279a41aL -DIDENT_UIDHASH=0x1b911164L RadioCountToLedsAppC.nc -lm /opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning "*** LOW POWER COMMUNICATIONS DISABLED ***"
/tmp/ccpVdME5.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [exe0] Error 1

I actually had tried with msp430 4.6.3 before too with my another system, and I had received similar error there. I see that there was a issue reported with cc2420 before ( https://code.google.com/p/tinyos-main/issues/detail?id=49), but the error is different here.


On 11/05/2013 05:47 PM, Eric Decker wrote:



On Tue, Nov 5, 2013 at 3:39 PM, Jenis Modi <[email protected] <mailto:[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] <mailto:[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]
        <mailto:[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


--
Thanks.
Jenis

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to