[Tinyos-devel] @safe term used in tinyos-2.x/tos/chips/cc1000/CC1000CsmaP.nc
John Regehr
regehr at cs.utah.edu
Thu Nov 6 06:19:42 PST 2008
Safe TinyOS is only supported starting with TinyOS 2.1, since you're using
2.0.2 you do not want any @safe() annotations at all.
John Regehr
On Wed, 5 Nov 2008, Yang Chen wrote:
> Hi Shalini,
>
> Do you have Deputy on your machine? You can visit:
>
> www.cs.utah.edu/~coop/safetinyos
>
> - Yang
>
> shalini at cedt.iisc.ernet.in wrote:
>> Hello,
>>
>> I am working on tinyos-2.0.2, using mica2.
>> when i compile TestLPL(tinyos-2.x/tests/TestLPL) application without "@safe"
>> attribute in the code (in tos folder) it works fine. But the same
>> application with the "@safe" attribute code (in tos) (for example in
>> CC1000csmaP.nc, call CC1000CsmaP @safe) gives lhuge number of errors.
>> Kindly tell me how to integrate the TestLPL application with @safe attribute
>> code.
>>
>>
>> Thanks and Regards,
>> Shalini.
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>
> _______________________________________________
> Tinyos-devel mailing list
> Tinyos-devel at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-devel
>
More information about the Tinyos-devel
mailing list