On Fri, Jan 13, 2012 at 12:27 AM, dwaraka nath <dwaraka.tul...@gmail.com>wrote:

> Hi Eric,
>
> I added the debian source link from http://tinyprod.net/repos/debian-dev/ in
> /etc/apt/sources.list and updated mspgcc tools from Synaptic Manager on
> Ubuntu 11.04. It raised errors while removing the dummy packages of tinyos.
>

Okay.  But I still don't know what errors you are talking about.   Because
you aren't telling me what you are seeing.   So I am going to ignore this
and I don't have the time to try to recreate.

I personally use apt-get directly and have followed the instructions that
show up at http://tinyprod.net/repos/debian-dev/ and that works fine for me.


>
> I'm using the latest revision of tinyos r5857. Previously I placed
> optflags in makefile after seeing some suggestion in the forum. now i
> removed and it is working..
>

Okay.   The patch came in at r5849 so you should be good.   I don't
understand why your previous stuff was failing   Unless you hadn't updated.



> I do have some doubts....
>
> I have motes with MSP430f2618+CC2520 and MSP430f1611+CC2520. is it
> possible to reduce the existing Applications (like PppRouter) so that they
> can fit on 8k RAM of 2618 ???
>

Why do you think you are overflowing the 8K of RAM?

The error message you were showing before was a ROM overflow.


I'm unable to program 2618 with BSL (I'm able to program through JTAG i.e
> MSP430 FET-UIF). When I try to install through BSL timeout error is
> arising. I have gone through BSL tutorial, my hardware is made according to
> that only.
>

The 2618 is a different beast than the 1611 and I suspect there is a
problem in the way the bsl program interacts with the 2618.    You should
look at what the z1 folks did.   Their bsl seems to work.   But I don't
know what the differences are.   I do know they had to tweak things a bit.
  They did bring those changes into the trunk.



>
> How can I configure CC2520 to MSP430f1611 as for MSP430f1611+CC2420 in
> TelosB.
>

I don't know what that means...    Want to try asking it again?


> If possible provide some tutorial.
>

Not going to happen.   I don't use the 2618.    And I haven't started on
the 5438/2520/2591 h/w that we are using.


You are doing new h/w and new platform stuff.   You need to figure it out.
  It is very unlikely that anyone else is doing exactly what you are doing
and the devil is in the details.



> while updating the packages it was unable to remove the
>
> On Fri, Jan 13, 2012 at 12:43 PM, Eric Decker <cire...@gmail.com> wrote:
>
>>
>>
>> On Thu, Jan 12, 2012 at 10:13 PM, dwaraka nath 
>> <dwaraka.tul...@gmail.com>wrote:
>>
>>> Hi Eric,
>>>
>>> i tried to update msp430-gcc and suceeded.. after following
>>> http://tinyprod.net/repos/debian-dev/ .. Thank You.
>>>
>>> when i was updating, the update manager showed some errors regarding
>>> dummy packages for tinyos and i ignored the errors.
>>> I checked the version of msp430-gcc and it is 4.5 now. I wish the dummy
>>> packages are not necessary ( i'm sorry if they are ncessary)
>>>
>>
>> It isn't helpful to tell us there are problems and then not give us any
>> details.
>>
>>
>> When i tried to compile PppRouter Example which was Over writing ROM for
>>> TelosB with msp430-gcc-3.2.3.
>>> Even after updating the msp430-gcc compiler i'm experiencing the same
>>> problem as showed in
>>> http://code.google.com/p/tinyos-main/issues/detail?id=99 .
>>>
>>
>> Is your tree up to date?   I suspect not because I see from a later email
>> that you manually commented out the += -O that was causing the problem.
>>  You should update your tree.
>> (You will probably now run into a conflict because you have a local
>> manual modification, but I will leave correcting that as an exercise for
>> the student).
>>
>>
>>
>>>
>>> I'm able to compile the code if I Disable the RPL functionality. I wish
>>> there is use of PppRouter Application without RPL functionality.
>>>
>>> Pls help me...
>>>
>>> On Fri, Jan 13, 2012 at 12:21 AM, Eric Decker <cire...@gmail.com> wrote:
>>>
>>>>
>>>> The most up to date toolchain is at:
>>>> http://tinyprod.net/repos/debian-dev/
>>>>
>>>> It includes instructions.   It works for Debian or Ubuntu hosts.   I'm
>>>> not sure where the cygnus rpms are.
>>>>
>>>> The instructions on docs.tinyos.net are getting pretty dated and need
>>>> to be updated but no one has had the time as of yet.
>>>>
>>>> If others don't get to it when 2.1.2 comes out I may make a concerted
>>>> effort to do so.   In the meantime I'd recommend using Debian Squeeze or
>>>> Ubuntu 11.10 and use the tinyprod debian tools repo.
>>>>
>>>> On Thu, Jan 12, 2012 at 6:49 AM, scatram...@gmail.com <
>>>> scatram...@gmail.com> wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> I'd like to use Blip 2.0 and CoAP
>>>>>
>>>>> I've just done a checkout from the
>>>>> http://tinyos-main.googlecode.com/svn/trunk/ tinyos-main-read-only
>>>>> and now I have to upgrade my tinyos toolchain.
>>>>>
>>>>> Unfortunately I couldn't find any guide for the toolchain upgrade.
>>>>> Will you be so kind to tell me what do I have to upgrade and from where?
>>>>>
>>>>> Just to mention one: where do I find the msp430-gcc 4.5.3 and how can
>>>>> I upgrade it (my current version is 3.2.3)?
>>>>>
>>>>> Many thanks
>>>>>
>>>>>
>>>>> Davide
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Tinyos-help mailing list
>>>> Tinyos-help@millennium.berkeley.edu
>>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>>
>>>
>>>
>>>
>>> --
>>> Tulasi Dwarakanath.V
>>>
>>
>>
>>
>> --
>> Eric B. Decker
>> Senior (over 50 :-) Researcher
>>
>>
>>
>
>
> --
> Tulasi Dwarakanath.V
>



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