[Tinyos-help] how to get the tinyviz from cygwin

2006-09-08 Thread primalfear 69
hello all i am using tinyos-1.x, in windows XP. i have built the tinyviz and now i have the gui with me. now comes few questions..:) 1)what are the commands to call tinyviz from cygwin. i went through the tutorials lesson5 and am not able to exactly understand

RE: [Tinyos-help] how to get the tinyviz from cygwin

2006-09-08 Thread Pablo Gil Montaño
Once you've built the application for pc, try with:export DBG=usr3build/pc/main.exe –gui 4then, open a second cygwin window and execute:java net.tinyos.sim.TinyVizFor more information, type:build/pc/main.exe –hThe export DBG=... tells the TinyOS simulator which debugging messages should be