Thank you very much. That is what I needed to do to make it work. I appreciate your help.
Kind Regards,
Xenia Economidou
From: Andrea Pacini <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Xenia Economidou <[EMAIL PROTECTED]>
CC: [email protected]
Subject: Re: [Tinyos-help] tinyviz
Date: Wed, 07 Dec 2005 13:02:45 +0100
MIME-Version: 1.0
Received: from smtp.ing.unipi.it ([131.114.28.23]) by bay0-mc2-f9.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 7 Dec 2005 04:02:52 -0800
Received: from [127.0.0.1] (wirelessgw.iet.unipi.it [131.114.9.11])by smtp.ing.unipi.it (Postfix) with ESMTP id 8FDDB12ECA4;Wed, 7 Dec 2005 13:02:44 +0100 (CET)
I usually run TinyViz as
./build/pc/main.exe -gui 30 & (run the program and make it wait for GUI)
java net.tinyos.sim.SimDriver -gui ( run TinyViz)
and it works with debug messages (after you have exported DBG=usr1)
Andrea
Xenia Economidou wrote:Hello everyone,I am trying to test tinyviz. I went to apps/TestTinyViz and typed make pc, and then in tools/java/net/tinyos/sim and typed make. Everything went fine. Then back to apps/TestTinyViz and typed export DBG=usr1 and tinyviz -run build/pc/main.exe 30. The tinyviz window opens up with the 30 modes. I followed the trying it out part exactly as described in the lesson 5 of the tutorial and yet the debug message is not displayed.I also tried starting the tinyviz with export DBG=usr1,am and it doesn't work either. Is there something I am doing wrong? If you can please help.Thank you very much,Xenia Economidou
_______________________________________________ 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
