I suggest to use debug tools (such as gdb) to see it.
Tao Wu
On 11/29/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
In most cases you will find one or more implementations of each interface
in EVERY source directory...all the fun of TOS is in figuring out which
one your code will use.
Sorry...I'm in a snippy mood...
In the particular case of Send, do this in the system directory:
grep "interface.* Send" *.nc
and you will find a number of files that purport to implement it,
e.g.: RadioCRCPacket.nc and UARTFramedPacket.nc
If you use Eclipse or other IDEs, you can probably setup a search
through all the relevant source dirs to find these things. I haven't
seen any tool that will do it for you, but I haven't looked lately.
MS
Jim Wei wrote:
> There are many interfaces collected under \tinyos-1.x\tos\interfaces
> folder. Can someone please tell me where I can find the implementations
> for these interfaces? Thanks.
>
>
>
> Jim
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
>
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help