[Tinyos-help] about FTSP
Branislav Kusy
kusy at stanford.edu
Tue Jun 10 21:07:48 PDT 2008
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 <zhangjiwen029 at gmail.com
> <mailto:zhangjiwen029 at gmail.com>>:
>
> 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
More information about the Tinyos-help
mailing list