[Tinyos-help] printf problem
Sarfraz Nawaz
sarfraz at gmail.com
Thu Sep 4 04:07:40 PDT 2008
PrintfClient lives under
tinyos-2.x/support/sdk/java/net/tinyos/tools/. A compiled class is
included in the tinyos.jar so you should be able to fire it up with
the command
java net.tinyos.tools.PrintfClient -comm serial at port:mote
change the port and mote according to your set up.
On Fri, Jul 25, 2008 at 5:06 AM, Mohamad Moubarak <mam54 at aub.edu.lb> wrote:
> Hello,
>
> i have downloaded TinyOS 2.0.2 a couple of days ago as an rpm with all
> the required rpms. I have a problem following the printf tutorial at
>
> http://docs.tinyos.net/index.php/The_TinyOS_printf_Library
>
> The problem is that i do have the printf folder under lib,but the java
> tool "PrintfClient" required to receive the messages doesnt exist
> under java/net/tools/
> nor does the file Printf under apps/tutorials/
>
> Did i miss a step during installation. I need to use the printf
> library in my project so your help would be much appreciated.
>
> Thank You
> Mohamed Moubarak
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
More information about the Tinyos-help
mailing list