[Tinyos-help] [help] wiring CC2420Config, CC2420Packet, CC2420PacketBody etc to my codes

Ittipong Khemapech ik.tinyos at googlemail.com
Mon Mar 17 08:05:58 PDT 2008


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/2a02311f/attachment.html


More information about the Tinyos-help mailing list