[Tinyos-help] [help] wiring CC2420Config, CC2420Packet,
CC2420PacketBody etc to my codes
Ittipong Khemapech
ik.tinyos at googlemail.com
Mon Mar 17 08:09:12 PDT 2008
Forget this one.
CC2420PacketC provides CC2420PacketBody interface.
Ittipong
On 17/03/2008, Ittipong Khemapech <ik.tinyos at googlemail.com> wrote:
>
> Not sure whether you've already figured it out.
>
> CC2420Config is provided by CC2420Control component.
>
> Ittipong
>
> On 11/03/2008, Baozhi Chen <bc2009 at gmail.com> wrote:
> >
> > Thank you a lot. How about CC2420Config?
> >
> > Philip
> >
> > On Tue, Mar 11, 2008 at 10:20 AM, Ittipong Khemapech <
> > ik.tinyos at googlemail.com> wrote:
> >
> > > Hi,
> > >
> > > Actually, the CC2420Packet is interface provided by
> > > CC2420ActiveMessageC component.
> > >
> > > Assume that you rename your own component as App, just do this...
> > >
> > > App.CC2420Packet -> CC2420ActiveMessageC;
> > >
> > > Ittipong
> > >
> > > On 11/03/2008, Baozhi Chen <bc2009 at gmail.com> wrote:
> > >
> > > > Hi,
> > > >
> > > > I want to wire components like CC2420Config, CC2420Packet,
> > > > CC2420PacketBody, CC2420ControlC in my code.
> > > > For example, in my configuration, I do the following
> > > >
> > > > configuration ABC{
> > > > }implementation{
> > > > components CC2420ControlC;
> > > >
> > > > ....
> > > > }
> > > >
> > > >
> > > > However, the compiler always reports not find them. How do I
> > > > configure the options so that they can be found?
> > > >
> > > > Thanks.
> > > >
> > > > Philip
> > > >
> > > >
> > > > _______________________________________________
> > > > Tinyos-help mailing list
> > > > Tinyos-help at millennium.berkeley.edu
> > > >
> > > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> > > >
> > >
> > >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080317/22684c44/attachment-0001.htm
More information about the Tinyos-help
mailing list