hi jiwen,

looking at the cvs head, CC2420CsmaP.nc provides interface RadioBackoff
(http://tinyos.cvs.sourceforge.net/*checkout*/tinyos/tinyos-2.x/tos/chips/cc2420/csma/CC2420CsmaP.nc?revision=1.4)

you may want to update your CVS.

brano

jiwen zhang wrote:
> Hello brano :
>   
>     can you give me a way to solve my problem below ? thank you !!
> 
> 2008/6/8 jiwen zhang <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>>:
> 
>     Hello brano :
>          when i go to  the directory /apps/TestFTSP to compile it (for
>     micaz platform), it give the error : 
>      
>        
>      
> /home/Administrator/local2/src/tinyos-2.x/tos/chips/cc2420/csma/CC2420CsmaC.nc:54:
>     no match
>      
>        i check the file CC2420CsmaC in tinyos-2.x/tos/chips/cc2420/csma
>     and the file CC2420CsmaP in
>     tinyos-2.x-contrib/stanford-lgl/tos/chips/cc2420/csma , i find the
>     interface RadioBackoff is not compatible , because in CC2420CsmaC :
>     provides interface RadioBackoff;
>     and in CC2420CsmaP  :
>     provides interface RadioBackoff[am_id_t amId];
>      
>     so the error apppears .
>      
>     brano , How to solve the problem reasonablely?  because if i just
>     change the interface in CC2420CsmaC  , that will effect other
>     componets .
>      
>     thank you !!
> 
> 
> 
> 
> -- 
> zhang jiwen
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to