[Tinyos-help] [help] wiring CC2420Config, CC2420Packet,
CC2420PacketBody etc to my codes
Ittipong Khemapech
ik.tinyos at googlemail.com
Tue Mar 11 08:20:01 PDT 2008
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/20080311/db65b3a7/attachment.html
More information about the Tinyos-help
mailing list