Hi!

Mica2 has the CC1000 radio chip, so you cannot use the PacketField
interface of the rf230 radio chip with it, so do not add that include
line.

Best,
Miklos

On Fri, Dec 31, 2010 at 6:17 AM, Prasad Sampath <[email protected]> wrote:
> Hi David,
>
> I am also having the same problem, even if I add "INCLUDES +=
> -I${TOSROOT}/tos/chips/rf230" line in the makefile it doesn't work.
> It seems that you have overcome this. Can you pls share your experience with
> me.
>
> Thank you,
>
>
> --
> Quote:
>
> Hi, all,
>
> I am trying to install RssiBase onto a Mica2 mote, it comes out the
> following error:
>
> RssiBaseC.nc:47: interface PacketField not found
> RssiBaseC.nc:47: unexpected type arguments
>
> make: *** [exe0] Error 1
>
> I read that I should look for the interface PacketField located at
> C:\cygwin\opt\tinyos-2.x\tos\chips\rf230*, but when I add
>
> "INCLUDES += -I${TOSROOT}/tos/chips/rf230" inside makefile then it doesn't
> work.
>
>
> Besides, I think that this interface PacketField it's only for IRIS, so, I
> don't know why ...
>
> Any idea??
>
> Thanks in advance for your time.
>
> David
>
> --
> J Prasad Sampath
> Sri Lanka
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to