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

Baozhi Chen bc2009 at gmail.com
Tue Mar 11 08:06:52 PDT 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080311/b96449c2/attachment.html


More information about the Tinyos-help mailing list