I am using ubuntu 10.04, and its giving similar error when I run
make epic blip.  And all these errors points to msp430/timer/XXX.nc
interfaces/modules.
But its working fine with micaz, as its referring other files.



On Wed, Feb 29, 2012 at 2:48 PM, Eric Decker <[email protected]> wrote:

>
> what host os are you running?
>
> i'd suggest upgrading to something more current and upgrading to the 4.5.3
> compiler toolchain.
>
> other than that I don't know what is going wrong.    many other people
> have compiled that code without problem.   So it is far from obvious as to
> what is going wrong on your system.
>
>
> On Tue, Feb 28, 2012 at 10:09 PM, Ramana Reddy <[email protected]>wrote:
>
>> Hi Eric Decker,
>>
>> Thanks for your quick reply. I have attached the verbose output, and it
>> seems that the gcc version is 3.2.3.
>> Please go through the attached file, and let me know which toolchain
>> works fine.
>>
>> Thanks,
>> Ramana.
>>
>>
>>
>> On Wed, Feb 29, 2012 at 11:18 AM, Eric Decker <[email protected]> wrote:
>>
>>> you don't tell us anything about what toolchain you are using.
>>>
>>> Without that it is impossible to tell anything about what is going on.
>>>
>>> make verbose telosb blip
>>>
>>>
>>>
>>> On Tue, Feb 28, 2012 at 9:17 PM, Ramana Reddy <[email protected]>wrote:
>>>
>>>> Hi Everyone,
>>>>
>>>> When I run IPBaseStation for telosb motes in blip2.0 code, I got the
>>>> following error. Any help
>>>> in this regards is highly appreciated.
>>>>
>>>> user@user-laptop:~/local/TinyOS-2.x/apps/blip-2.0/apps/IPBaseStation$
>>>> make telosb blip
>>>> /home/user/local/TinyOS-2.x/tos/chips/msp430/timer/Msp430TimerCommonP.nc:
>>>> In function `sig_TIMERA0_VECTOR':
>>>> /home/user/local/TinyOS-2.x/tos/chips/msp430/timer/Msp430TimerCommonP.nc:12:
>>>> internal error: Segmentation fault
>>>> Please submit a full bug report,
>>>> with preprocessed source if appropriate.
>>>> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>>>> make: *** [exe0] Error 1
>>>>
>>>> When I run make micaz blip, its working fine. It seems that msp430
>>>> driver code has some problem for telosb motes.
>>>>
>>>> Thanks,
>>>> Ramana Reddy.
>>>>
>>>> _______________________________________________
>>>> 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