On Fri, Apr 5, 2013 at 8:40 AM, Gandhimathi Velusamy <[email protected]>wrote:

> Hi,
>  I am using Micaz, in my application I am using ReadLqiC component as
> follows:
> AntiTheftNewAppC.nc
>   {
> components ReadLqiC;
> AntiTheftC.ReadLqui -> ReadLqiC;
>
> }
>

The only ReadLqiC component that I see in the current development tree is
in tos/lib/net/blip/ReadLqiC.nc.

There are also tos/lib/net/blip/platform/RF230ReadLqiC.nc and
tos/lib/net/blip/platform/CC2420ReadLqiC.nc.

So I question what you think you are trying to do.   Are you building BLIP?
  Is BLIP supported for the MicaZ?

But while compiling, it is saying component ReadLqiC not found.
> As I am new to TinyOS, I need help to avoid this error.
>

I found these files by executing:

find . -iname "*readlqic*"

from the top level of the tinyos tree.



Also you seem to have spelled   ReadLqui strangely from AntiTheftC.    but
I don't have your source code (also don't want it).



>
> Thanks
> Gandhi
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to