cd mypath_to_tinyos/apps/TestTinyViz/
make pc
cd mypath_to_tinyos/tools/java/net/tinyos/sim
./tinyviz -run ../../../../../apps/TestTinyViz/build/pc/main.exe 1
On 10/28/06, Farhana Jabeen <[EMAIL PROTECTED]> wrote:
Hello
I need help regarding running the tinyvizapplication I completed the following steps. But recieve the error at end
1-I moved to the /tinyos/cygwin/opt/tinyos- 1.x/apps/tinyvizapp
given the command
make pc
2- moved to the /tinyos/cygwin/opt/tinyos-1.x/tools/java/net/tinyos/sim
given the command
make
3- I included in the environment variable PATH as
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\sim
4- when i give the commandild/pc/main.exe 30
export DBG=usr1
tinyviz -run build/pc/main.exe 30
It gives error although start but aborts
Auto Run: Initializing Simulation
AUTORUN: Running simulation :./build/pc/main.exe -gui -r=lossy 30
AutoRUN : unable to run simulation:java.io.IOException:CreateProcess:./build/pc/main.exe -gui -r =lossy 30 error = 2
Goodbye!
Kindly help me
Regards
Farhana
We have the perfect Group for you. Check out the handy changes to Yahoo! Groups.
_______________________________________________
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
