[Tinyos-help] LedsC inside ../tos/lib

2012-12-05 Thread Ahmad Muhaimin
Hi, I currently have custom files in tinyos-2.x/tos/lib/AODV and I have included the files inside .platform of my mote by putting this line: *%T/lib/AODV* * * I can smoothly compile my application with the wiring of the custom components(AODV). Then, when I try to wire LedsC inside my custom f

[Tinyos-help] Xserve with TinyOS-2.x

2012-12-04 Thread Ahmad Muhaimin
Hi, I would like to ask for your help with implementing Xserve by Moteworks with basic application of TinyOS-2.x. I have installed an application that send packet to UART port, but Xserve did not show any packet captured. I have run the XSERVE with "-r" to show raw packets. I want to know if the

Re: [Tinyos-help] Fwd: TinyOS Java problem in Cygwin

2012-12-02 Thread Ahmad Muhaimin
with a precompiled > one at $TOSROOT/support/sdk/java/tinyos.jar > > Andras Biro > Software Engineer > Unicomp Ltd. > http://ucmote.com > > > > > On Sun, Dec 2, 2012 at 2:46 AM, Ahmad Muhaimin wrote: > >> >> >> When I try to compile TinyOS.jar f

[Tinyos-help] Fwd: TinyOS Java problem in Cygwin

2012-12-01 Thread Ahmad Muhaimin
When I try to compile TinyOS.jar file in /opt/tinyos-2.x/support/sdk/java, I got the following error, I have try a fresh install of Cygwin and TinyOS, still no luck. PrintfMsg.java:90: error: unclosed string literal s += " [nx_struct printf_msg 28 100 ^ PrintfMsg.java:91: err